Does any one know of a decent program decompiler ? if downloaded a program and would like to view its source code and how it works,
thanks
Printable View
Does any one know of a decent program decompiler ? if downloaded a program and would like to view its source code and how it works,
thanks
The only way you are going to be able to view the source code of a program is if you download the source code... a "disassembler" tries to convert it back into something readable.
Ollydebug does a fair job, IMHO.