943,718 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 4540
  • C RSS
Jul 13th, 2004
0

modifying an exe

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dennis_89 is offline Offline
1 posts
since Jul 2004
Jul 13th, 2004
0

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kthompsn is offline Offline
4 posts
since May 2004
Jul 13th, 2004
0

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.
Reputation Points: 24
Solved Threads: 8
Posting Whiz
bentkey is offline Offline
321 posts
since Apr 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: Problem encounter by user when use the manual address book system
Next Thread in C Forum Timeline: probem with code of conditional operators





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC