Cracking for Newbies  - by Dahood
                

Target: EasyPic v 4.1.8

Tools used: W32dasm
	    Hview
	    

Protection:
1.Serial


NOTE: This tutorial is not totally for newbies so i excpect that u know
1.how to use w32dasm
2.how to use hview (change,search,etc...)
3.Assembly

open it and try to register (UNLOCK).copy down the error message that u got

Disassemble the program and search for the message and ull land here

at address 005b25d5....
Sorry,but the entered key does not match....
u see the conditional jmp :005b248f? yeah... go to it
shift f12 and eneter the add and ull land on a je

change :005b248f                 je 005b25c3
to     :005b248f                 jne 005b25c3

now try to register  close the application and restart it to make sure
everything is ok....

i hope i didnt confuse u and if u have any question, comments
my icq# is 69518421 or u can e mail me at webcrawler28@hotmail.com

i would like to say thanks to all the crackers 2 many 2 list , for helpin me also for there 
tutorials
also a big thanks to krobar's site http://zor.org/krobar
 
			Cracking for Newbies  - by Dahood         call 004085CC