View Single Post
Go4Expert Member
28Dec2007,16:17  
ndakota's Avatar
It is not possible to see the code of any exe file in any other program.

An exe file contains instructions for a microprocessor.
Hence it is not possible to generate the code back from the exe file to source file.
You can see the content of the exe file in notepad or other such editors.
It's interesting to see such codes, specially in hex editors.