View Single Post
  #85  
Old 05-04-2016, 04:08
u_f_o u_f_o is offline
Friend
 
Join Date: Feb 2005
Posts: 33
Rept. Given: 19
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 10
Thanks Rcvd at 12 Times in 9 Posts
u_f_o Reputation: 7
Quote:
Originally Posted by toro View Post
to find verification function simply search for push 21b.
...
this works only for 32-bit binaries.
more common way is to find constant 2930h.
it is contained only in l_pubkey_verify and l_prikey_sign.
l_prikey_sign does not contain constant 0FFFFFFF8h,
which occurs in l_pubkey_verify at least one time.
Reply With Quote
The Following User Gave Reputation+1 to u_f_o For This Useful Post:
synkro (06-29-2016)
The Following 3 Users Say Thank You to u_f_o For This Useful Post:
gemuz (03-03-2017), synkro (06-29-2016), tonyweb (04-17-2017)