Is it possible to get the source code back from binary file?

Answer Posted / hrpynux@gmail.com

The code is probably written in C++ which is essentially impossible to decompile to the original source code. Unless you want to spend years reading assembly code, its very unlikely you can get the original code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does new do in c++?

825


give me an example for testing a program showing the test path .show how the test is important and complex.

2667


What is the use of object in c++?

818


What is the basic concept of c++?

751


What is virtual methods?

885


Distinguish between new and malloc and delete and free().

771


What new()is different from malloc()?

818


If you don’t declare a return value, what type of return value is assumed?

738


What jobs can you get with a c++ certification?

799


What are compilers in c++?

839


What is runtime errors c++?

806


Define pointers?

813


When should we use multiple inheritance?

807


What data encapsulation is in c++?

778


What is stream and its types in c++?

771