03-05-2010, 05:20 AM
If you are looking for something like NTSD 1.9 then this is it:
Silva Wrote:Open Olly, open LF2 with olly. CTRL+G > type in 0042c70c > right click the selected line > binary > fill with nops.
0042c70c - a3 04 90 44 00 - mov [00449004],eax
To save the file : Right click > save to executable > all modifications> copy all | New window > right click > save file.
Other way: Using hex workshop(don't have it installed so I can't really tell you exact steps).
Basically go to 2c70c . You'll see "a3 04 90 44 00" replace it with "90 90 90 90 90" .

Chat

