Computing.Net > Forums > Programming > How to read an c exe without source code

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to read an c exe without source code

Reply to Message Icon

Name: Ranjeet
Date: August 13, 2002 at 21:54:02 Pacific
Comment:

Dear Sir/Madam,
I would like to know about how to read an exe file without source code.May i able to interpret the exe file.Actually i want to make a call to specific function which is present in my exe file but i don't have source file.What kind of program i should write to get my goal.If you know,please inform me.Also send me some sample so that i will understand it easily.Am waiting for your reply.

Best Regards
Ranjeet



Sponsored Link
Ads by Google

Response Number 1
Name: jag mafer
Date: August 14, 2002 at 08:47:59 Pacific
Reply:

Well, most of the time, they don't give you source code because they want to keep it private. However, if the eula (license agreement) does not disallow it, you may disassemble it (reverse engineer) - do a search on disassemblers and decompilers...
This probably won't spit out nice code for you, but it may help...
jag mafer


0
Reply to Message Icon

Related Posts

See More


Calling Linux shell in JS... java script help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How to read an c exe without source code

how to read and write the disk www.computing.net/answers/programming/how-to-read-and-write-the-disk-/11804.html

How to read bit in C www.computing.net/answers/programming/how-to-read-bit-in-c/10123.html

VBS - How to read file contents www.computing.net/answers/programming/vbs-how-to-read-file-contents/14629.html