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 is & in c++ function?

588


What is the use of class in c++?

567


What is difference between c++ 11 and c++ 14?

572


What is the benefit of learning c++?

547


What does new in c++ do?

566






what is upcasting in C++?

718


Difference between class and structure.

708


Explain selection sorting?

638


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

609


What is stream and its types in c++?

554


What is the c++ programming language used for?

579


Specify different types of decision control statements?

352


What is a class template?

585


What does the ios::ate argument do?

659


Why do we use using namespace std in c++?

599