plympton

A gem to read program disassembly from a YAML dump. The YAML dump is generated from an IDA Pro python script. This script is included along with this Gem (func.py)

Status

Dependencies

The IDA Python auto analysis script requires YAML for serializing program information. To install:

Mac OS X

sudo /usr/bin/easy_install-2.6 pyyaml

Contributing to plympton

Copyright © 2014 Roger Seagle. See LICENSE.txt for further details.