PIDA
×
PIDA
Author(s) | Pedram Amini (@pedramamini) |
Site project | https://github.com/OpenRCE/paimei (part of PaiMei) |
Tag(s) | visualization |
License | GNU GPL v2 or later |
Python versions | 2.? |
Platforms | win/mac |
Processors (Architecture) | x86 |
Base project | IDAPython, pGRAPH |
Description | Built on top of pGRAPH, PIDA aims to provide an abstract and persistent interface over binaries (DLLs and EXEs) with separate classes for representing functions, basic blocks and instructions. The end result is the creation of a portable file that when loaded allows you to arbitrarily navigate throughout the entire original binary. |
Tools | PaiMei (http://code.google.com/p/paimei/) |
Useful links | < a href="http://pedram.redhive.com/PyDbg/docs/">official overview |