Drigo
June 26th, 2007, 10:56
Hey
I was trying this tut from cracks:
http://woodmann.com/crackz/Tutorials/Goatass1.htm
To call the "Make Key Routine" is in ASM :
push <length of string>
push <pointer to buffer>
push <pointer to string>
call EncryptInfoCode3
I dont understand, how is the syntax in VB.net
I was trying this tut from cracks:
http://woodmann.com/crackz/Tutorials/Goatass1.htm
To call the "Make Key Routine" is in ASM :
push <length of string>
push <pointer to buffer>
push <pointer to string>
call EncryptInfoCode3
I dont understand, how is the syntax in VB.net