954,500 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

[Question] exe to source file

This is kind of a noobish question but is there a way to turn an .exe file into a source code that you can edit and if there is how.

toko
Junior Poster
104 posts since Aug 2007
Reputation Points: 10
Solved Threads: 8
 

Not really. You can disassemble the exe into assembly and then maybe find a program that converts the assembly to C++, but it's not going to be a good result even though you can edit it.

Hamrick
Posting Whiz
325 posts since Jun 2007
Reputation Points: 180
Solved Threads: 34
 
SpS
Posting Pro
599 posts since Aug 2005
Reputation Points: 70
Solved Threads: 32
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You