Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



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

Answer / 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

More C++ General Interview Questions

Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


What is class invariant?

1 Answers  


How do you print a string on the printer?

0 Answers  


what is pre-processor in C++?

0 Answers  


Why preincrement operator is faster than postincrement?

5 Answers  


Explain mutable storage class specifier.

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


How compile and run c++ program in turbo c++?

0 Answers  


Explain the difference between realloc() and free() in c++?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

0 Answers  


How does a copy constructor differs from an overloaded assignment operator?

0 Answers  


What is constant in c++ with example?

0 Answers  


Categories