Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartdec/smartdec
SmartDec decompiler
https://github.com/smartdec/smartdec
Last synced: 3 months ago
JSON representation
SmartDec decompiler
- Host: GitHub
- URL: https://github.com/smartdec/smartdec
- Owner: smartdec
- License: gpl-3.0
- Created: 2015-05-06T14:25:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T11:40:07.000Z (over 3 years ago)
- Last Synced: 2024-03-27T10:13:09.479Z (8 months ago)
- Language: C++
- Size: 1000 KB
- Stars: 381
- Watchers: 31
- Forks: 449
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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: