Log in

View Full Version : Is it possible to insert code?


Argoth
January 12th, 2001, 06:21
I want to insert code in an EXE file. Ofcourse it gives an error when I just insert some bytes. Is it possible to do this without some sort of tool, if not, with what tool can I do this?

Greetz

latigo
January 12th, 2001, 08:02
Howdy! yes , it is very possible to append code to an existing .exe file whose source you don't posses.
heck my tutorial at:
http://gam3room.virtualave.net/Decoding/Win32/Tutorials/CrackedPad.zip

Bye!
Hope that helps!

Latigo

Muad'Dib
January 12th, 2001, 23:23
Try reading some of the tutorials at http://www.immortaldescendants.org/ and for practice go to http://reversecourse.cjb.net

Argoth
January 13th, 2001, 14:50
Ok, thanks

Muad'Dib
January 13th, 2001, 16:48
hehe i forgot...also you can go to my good friend SantMat's site at http://reversemes.cjb.net/ for more practice and tutorials

Lord Rhesus
January 13th, 2001, 19:29
You could try the site I put up dedicated to this sort of reversing at http://www.codeinjection.cjb.net At the moment it is a library for this sort of thing and currently contains many essays which I have gathered relating to inserting code. Hope it can be of some use.