Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build?

git clone https://github.com/pwndbg/capstone6pwndbg
cd capstone6pwndbg

git checkout v6.0.0-Alpha6
git submodule update --init --recursive
cd ./capstone && git apply ../python-rename.patch && cd ..

uv build --out-dir dist ./capstone/bindings/python
# python -m build # should also work

About

fork capstone6 only for pwndbg

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors