Skip to content
forked from angr/pypcode

Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR

License

Notifications You must be signed in to change notification settings

scollinson/pypcode

 
 

Repository files navigation

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.

About

Python bindings to Ghidra's SLEIGH library for disassembly and lifting to P-Code IR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.8%
  • C 16.7%
  • Python 7.4%
  • Yacc 3.3%
  • Assembly 3.1%
  • Lex 1.0%
  • Other 0.7%