Skip to content

pwndbg/capstone6pwndbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published