EXE
Igor Sagdejev
sagdeev at dur.mindspring.com
Sun Jul 21 16:52:34 EST 1996
hroman at wimsey.com (Horst Romani) wrote:
>I wonder if there is a software that could reverse
>a compiled EXE file.
>Horst
Yeah. Such things are called DISASSEMBLERS. You can also trace program
execution and view disassembled code with a DEBUGGER. None of them
can reconstruct a HIGH-LEVEL LANGUAGE code though, what you get is
assembly-langyage representation of your stuff.
Yours, Igor
More information about the Bio-soft
mailing list