Decomp 0.0
Decomp is a sorta complete decompiler
|
|||||||||||||||||||
Decomp is a sorta complete decompiler. It supports (more or less) ELF32, ELF64, PE, NE, MZ, and COM executables on the IA-32 architecture (x86).
It'll tell you it also supports the Alpha, but don't believe it. The generated code can't be recompiled so it isn't terribly useful, but it's a great toy to play with and it does decompile things just fine.
Usage: decomp [OPTION]... < FILE >
Decompile FILE into a complete assembly language file which can in turn be re-assembled.
-o, --output < file > Place output in file. The default is to append .S to the input file name.
-h, --help Print this message.
-v, --version Print version information.
-a, --address Print the address of each instruction.
-c, --opcode Print the opcode of each instruction.
-p, --prefix Print any instruction prefixes.
-d, --debug Print debugging information.
-t, --trace Turn on memory tracing.
-q, --queue-size < size > Adjust the size of the output instruction queue. Only use this if you know what you are doing.
IA-32 specific options:
-s, --style < nasm|gas > Select assembly language style. Not yet implemented.
tags
Download Decomp 0.0
Authors software
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
