3 Answers
New AnswerWhen compiling it becomes machine code. To do what you say you must decompile it. I wish you luck in getting the answer
Getting the original source code from the object file after compilation is impossible. By using stuff like a disassembler and decompiler, you will only get code showing similar behaviour but there is no way to prove if it would be the original one or not till the time you don't have the original source file.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message