DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C (http://www.daniweb.com/forums/forum118.html)
-   -   modifying an exe (http://www.daniweb.com/forums/thread8021.html)

dennis_89 Jul 13th, 2004 1:16 pm
modifying an exe
 
Is there a way to modify an exe file if you don't know what program the file was created in? I guess what I am asking is if there is a generic program to modify/change information within an exe program?

Dennis

kthompsn Jul 13th, 2004 1:55 pm
Re: modifying an exe
 
What you're wanting to do used to be called 'object-level patching'. Depending on the machine the code was written for, there should be some kind of dis-assembler available which would allow you to decode the executable back into assembler code. N.B., this is NOT a trivial pursuit. Have done this on IBM mainframe system, and it can be either fun or incredibly tedious, depending on one's peculiar bent of mind.

bentkey Jul 13th, 2004 4:32 pm
Re: modifying an exe
 
You can do it with DOS's debug program if you know what you really want to change. Tough to change anything but text strings though. The kiddies have been doing this to game disks for years. :)


All times are GMT -4. The time now is 10:28 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC