As Mathieu Bouchard had made known to Jabo, on 19 Mar 98 01:54:17, I quote.
J> Is that possible?
J> to decompile a program into code?
MB> Because lots of information is lost when compiling, such as comments,
MB> indentation, variable names, function names (except in DLL's),
MB> structure definitions, templates, macros, and such, it is relatively
MB> difficult to decompile anything past a basic assembly-language level,
MB> at which some things are missing anyway. It's even more difficult when
MB> the compiler optimizes, which is almost always the case nowadays.
Besides, there really isn't much point, except to hack someone else's code.
I used to think that I'd compile my code, and then decompile it to assembler
so that I could make optimizations there. Any good compiler will translate
C/C++ code to assembler, can keep the comments, and will allow for
optimizations to be made there.
... Windows IS NOT a virus...viruses do something.
--- Blue Wave/386 v2.30 [NR]
---------------
* Origin: fks Online! * Mississauga, ON Canada (1:259/423)
|