mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
feat(profile): add a lot of symbols
This commit is contained in:
parent
0d8380a6a5
commit
b8b0b5076f
64 changed files with 2013 additions and 39 deletions
5
profile/3.3.5a-windows-386/symbol/srp6/func.sym
Normal file
5
profile/3.3.5a-windows-386/symbol/srp6/func.sym
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
SRP6_Client__BeginAuthentication 009A8300 f end=009A83DF ; SRP6_Client::BeginAuthentication(char const*, char const*)
|
||||
SRP6_Client__CalculateProof 009A83E0 f end=009A88B1 ; SRP6_Client::CalculateProof(unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char const*, unsigned int, unsigned char const*, unsigned int, SRP6_Random&)
|
||||
SRP6_Client__VerifyServerProof 009A88C0 f end=009A897C ; SRP6_Client::VerifyServerProof(unsigned char const*, unsigned int)
|
||||
SRP6_Random__SRP6_Random 009A8980 f end=009A89EA ; SRP6_Random::SRP6_Random(void const*, unsigned int)
|
||||
SRP6_Random__GenerateRandomBytes 009A89F0 f end=009A8A9B ; SRP6_Random::GenerateRandomBytes(unsigned char*, unsigned int)
|
||||
Loading…
Add table
Add a link
Reference in a new issue