Skip to content

danghvu/pycap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycap

Yet another Python binding for capstone.

Why ?

The current binding is using ctypes and Cython, this is an attempt to use the Python native API extensions.

Status ?

Version alpha, only for testing purpose.

Features ?

7x faster than ctypes, 20% faster than Cython.

TODO

  • cs_disasm
  • cs_disasm_lite
  • cs_detail
  • cs_option
  • test_suite

About

Yet another Python binding for capstone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published