Decompiling a C++ program
Solved
diae_info
Posted messages
42
Status
Member
-
Pichika -
Pichika -
Hello,
I have a problem that is as follows:
I built a program using C++ software in class; however, I made a serious mistake by only bringing the .exe and its .OBJ file with me. Now I want to review the code, but I can't because I can't find any way to open the file to read the code. Do you have another solution? Thank you in advance.
I have a problem that is as follows:
I built a program using C++ software in class; however, I made a serious mistake by only bringing the .exe and its .OBJ file with me. Now I want to review the code, but I can't because I can't find any way to open the file to read the code. Do you have another solution? Thank you in advance.
Configuration: Windows XP Internet Explorer 6.0
5 answers
-
Aidez-moi ! J'ai perdu mon code source
http://boomerang.sourceforge.net/lostsource.php -
If you had attended class, you would know that since your C++ file is compiled, you cannot go back to the source code. It's IMPOSSIBLE.
--
Problem on Windows? Reboot
Problem on Linux? Be Root -
-
Apatik is right.
There is no solution to revert to the source code.
Sorry I can't help you... -