Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. (bloaty 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nguyen Anh Quynh d7c0f5dcae python: indentation for README.TXT 10 years ago
..
java x86: add prefix constant REPE 10 years ago
ocaml x86: add prefix constant REPE 10 years ago
python python: indentation for README.TXT 10 years ago
Makefile Makefile: add 'check' target 10 years ago
README update bindings/README 10 years ago
const_generator.py ocaml: update constants 10 years ago

README

This directory contains bindings & test code for Python, Java & OCaml.
See <language>/README for how to compile & install each binding.

More bindings created & maintained by the community are available as followings.

- Gapstone: Go binding (by Ben Nagy).

https://github.com/bnagy/gapstone

- Crabstone: Ruby binding (by Ben Nagy).

https://github.com/bnagy/crabstone

- Capstone-vala: Vala binding (by Pancake).

https://github.com/radare/capstone-vala

- C# binding (by Matt Graeber).

https://github.com/mattifestation/capstone

- NodeJS binding (by Jason Oster).

https://github.com/parasyte/node-capstone

- C++ binding (by Peter Hlavaty)

https://github.com/zer0mem/cccapstone