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?

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 are the comments in c++?

944


What is type of 'this' pointer? Explain when it is get created?

967


What is the use of function pointer?

976


Difference between a copy constructor and an assignment operator.

933


Is java as fast as c++?

1045


What is the history of c++?

998


What c++ library is string in?

1000


Explain method of creating object in C++ ?

1028


What is an operator function? Describe the function of an operator function?

1065


Is c++ built on c?

970


What is the function of I/O library in C++ ?

1116


What is exception handling? Does c++ support exception handling?

973


What is the difference between a type-specific template friend class and a general template friend class?

931


How is static data member similar to a global variable?

1054


Using a smart pointer can we iterate through a container?

1022