Thanks to visit codestin.com
Credit goes to github.com

Skip to content

maiyao1988/pypcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypcode Build Status

Experimental Python bindings to Ghidra's SLEIGH library. Currently building for Linux-based systems, though cross-platform support is not far away (PRs welcome).

Install

Install with PIP and Git via:

python3 -m pip install --user git+https://github.com/angr/pypcode

Example Usage

See __main__.py for example usage which converts a chunk of x86 code to pcode.

About

Experimental Python bindings to Ghidra's SLEIGH library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 89.1%
  • Yacc 5.0%
  • CSS 1.9%
  • Lex 1.5%
  • Makefile 0.9%
  • Python 0.6%
  • Other 1.0%