angr / pypcode

Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR
https://api.angr.io/projects/pypcode/en/latest/
Other
181 stars 25 forks source link
ghidra ir pcode python sleigh

pypcode

pypi

Machine code disassembly and IR translation library for Python using the excellent SLEIGH library from the Ghidra framework.

This library was created primarily for use with angr, which provides analyses and symbolic execution of p-code.

Documentation covering how to install and use pypcode is available here.