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 enum class in c++?

792


What is the purpose of extern storage specifier?

712


What are virtual functions in c++?

785


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

646


What is the difference between c++ and turbo c++?

678






Specify different types of decision control statements?

466


What are the uses of static class data?

737


Explain public, protected, private in c++?

658


Why c++ is faster than java?

705


What are vtable and vptr?

715


What do you mean by function and operator overloading in c++?

692


Where are setjmp and longjmp used in c++?

724


Which programming language's unsatisfactory performance led to the discovery of c++?

916


What is purpose of new operator?

686


What is a character in c++?

657