GUNZ2830 posted the following code to enable Serial key
The same thing is present in my runnable but I can still run GunZ directly. How do I enable serial key?Code:0049955B 75 51 JNZ SHORT 004995AE
GUNZ2830 posted the following code to enable Serial key
The same thing is present in my runnable but I can still run GunZ directly. How do I enable serial key?Code:0049955B 75 51 JNZ SHORT 004995AE
Code:- Enabling Step. 1)Go to address & Assemble the following 00499556 - CMP EAX,0FFFF - Disabling Step. 1)Go to address & Assemble the following 00499556 - MOV EAX,0FFFF
EDIT : Problem solved. I referred to what Your Master edited on his runnable and found it. For those of you who still have problems, this is the code:
Code:00499551 |. E8 0ADEFFFF CALL 00497360 0049955B |. 75 51 JNE SHORT 004995AE
EDIT 2: Why can't I close this thread? o-o.
Last edited by Phoenix; 29-08-10 at 06:26 PM.