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.
 
 
 
 
 
 
Guillaume Jeanne 58fe9716d9 ocaml: simplification in ocaml.c: op_count variable 11 years ago
..
java arm: add ASRS, LSRS, VCLE, VCLT instructions. update Python & Java bindings at the same time 11 years ago
ocaml ocaml: simplification in ocaml.c: op_count variable 11 years ago
python python: test_detail.py print groups with space delimiter 11 years ago
Makefile python: support XCore 11 years ago
README update bindings/README for C++ binding 11 years ago
const_generator.py python: support XCore 11 years ago

README

This directory contains bindings for Python, Java & OCaml.

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