smartdec / smartdec

SmartDec decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartDec is a set of tools for decompilation. These tools are:

    * nocode — a command-line decompiler;
    * smartdec — a decompiler with graphical user interface;
    * ida-plugin — a decompiler plug-in for the IDA Pro disassembler.

For building instructions, see the file named `doc/build.txt'.
For an overview of decompiler's architecture, see `doc/developer'.

Use `make' (or directly `pdflatex main.tex' twice) to build PDF files
inside the directories.

# vim:set et sts=4 sw=4 tw=72:

About

SmartDec decompiler

License:GNU General Public License v3.0


Languages

Language:C++ 90.9%Language:C 6.7%Language:CMake 1.4%Language:Python 0.8%Language:Assembly 0.1%Language:Makefile 0.1%Language:Shell 0.0%