__DuDu__
July 11th, 2001, 20:21
MOV EAX,[0040B760] ; EAX = Ah that is the lenght of the entered serial
CMP EAX,[0040B768] ; Compare EAX to the right serial ?! if yes where's the right serial ? d *40b768 or d 40b768 ?
JNZ 00408A12 ; jump if serial isn't equal EAX (if i patch this to je it goes to the registered msgbox else nothing happens)
Tnx in Advance
DuDu
/me slaps spiaj and kilby for being bad guys in my last post, be nice now
CMP EAX,[0040B768] ; Compare EAX to the right serial ?! if yes where's the right serial ? d *40b768 or d 40b768 ?
JNZ 00408A12 ; jump if serial isn't equal EAX (if i patch this to je it goes to the registered msgbox else nothing happens)
Tnx in Advance
DuDu
/me slaps spiaj and kilby for being bad guys in my last post, be nice now
