mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-03-04 12:27:12 +00:00

- support cs_option & cs_close API. - do not turn on DETAIL mode by default. - all test_<arch> samples turn on DETAIL mode at runtime. - remove OO sample code in test*.ml. - better API, so interface is natural & close to C API. - ATT syntax support for X86 sample code.
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