blob: 2c8db7f2e8f8d5b48588eb96c97115c53ca3dfda [file] [log] [blame]
Nguyen Anh Quynh2e5c0c72014-11-02 22:17:54 +08001This directory contains bindings & test code for Python, Java & OCaml.
2See <language>/README for how to compile & install each binding.
Nguyen Anh Quynh86064532014-06-03 17:38:15 +07003
4More bindings created & maintained by the community are available as followings.
5
6- Gapstone: Go binding (by Ben Nagy).
7
8 https://github.com/bnagy/gapstone
9
10- Crabstone: Ruby binding (by Ben Nagy).
11
12 https://github.com/bnagy/crabstone
13
Nguyen Anh Quynhba2ead02015-04-17 11:12:41 +080014- Capstone-Vala: Vala binding (by Pancake).
Nguyen Anh Quynh86064532014-06-03 17:38:15 +070015
16 https://github.com/radare/capstone-vala
17
Nguyen Anh Quynhba2ead02015-04-17 11:12:41 +080018- Node-Capstone: NodeJS binding (by Jason Oster).
Nguyen Anh Quynh86064532014-06-03 17:38:15 +070019
20 https://github.com/parasyte/node-capstone
Nguyen Anh Quynhe9476ae2014-06-27 22:32:25 +080021
Nguyen Anh Quynh1dacf5a2015-04-17 11:08:12 +080022- CCcapstone: C++ binding (by Peter Hlavaty).
Nguyen Anh Quynhe9476ae2014-06-27 22:32:25 +080023
24 https://github.com/zer0mem/cccapstone
Nguyen Anh Quynh5f22deb2015-04-05 11:07:54 +080025
Nguyen Anh Quynh1dacf5a2015-04-17 11:08:12 +080026- LuaCapstone: Lua binding (by Antonio Davide).
Nguyen Anh Quynh5f22deb2015-04-05 11:07:54 +080027
28 https://github.com/Dax89/LuaCapstone
29
Nguyen Anh Quynh1dacf5a2015-04-17 11:08:12 +080030- Capstone-RS: Rust binding (by Richo Healey).
Nguyen Anh Quynh5f22deb2015-04-05 11:07:54 +080031
32 https://github.com/richo/capstone-rs
Nguyen Anh Quynh1dacf5a2015-04-17 11:08:12 +080033
34- Capstone.NET: .NET framework binding (by Ahmed Garhy).
35
36 https://github.com/9ee1/Capstone.NET
37
38- C# binding (by Matt Graeber). Note: this is only for Capstone v2.0.
39
40 https://github.com/mattifestation/capstone
41