owenson / GarethDisasm-Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GarethDisasm-Python

Python recursive x86 disassembler - planned to develop into fully functional disassembler, with many features of IDA but with better call graph navigation / walking

This prog uses distorm only

DO NOT USE libdasm although version here has some patches: libdasm library with some patches to fix bugs - don't use upstream version - use this one.

About

License:GNU General Public License v3.0


Languages

Language:C 63.6%Language:Python 25.9%Language:Java 5.0%Language:C# 3.3%Language:C++ 2.0%Language:Ruby 0.2%