PDA

View Full Version : How to modify *.exe files



Dragking
22-11-2008, 05:46 PM
learn how to change *.exe files, in 5 easy steps:

**Hidden Content: Check the thread to see hidden data.**

Edkung_
22-11-2008, 09:42 PM
addition tip

Tip: if you want disable some window then remember number of window resource in reshacker and open .exe with ollydbg and search command "push number_of_resource". this line is command of keep number resource window in stack if you remove it then window isn't loaded.