1) Don't try to modify a prog by editing his source in a dissasembler.Why? Couse that's for programmers and assembly experts only. If any of you dumb kids try to view it in hex you'll only get tons of crap you don't understand. First off, you need Resource Hacker(last version).It's a resource editor- very easy to use. Resource Hacker Version 3.4.0 CODE http://delphi.icm.edu.pl/ftp/tools/ResHack.zip/ Help File CODE http://www.users.on.net/johnson/resourceha...eshack_hlp.zip/ 2)Unzip the archive, and run ResHacker.exe. You can check out the help file too, if you want to be a guru. 3)You will see that the interface is simple and clean. Go to the menu File\Open or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is ment to teach you how to edit *.exe files, so open one. 4)In the left side of the screen a list of sections will appear. The most common sections are: -...