Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
java/ | 03-May-2024 | - | 9,509 | 8,659 | ||
ocaml/ | 03-May-2024 | - | 9,498 | 8,841 | ||
powershell/ | 03-May-2024 | - | 498 | 336 | ||
python/ | 03-May-2024 | - | 10,543 | 9,272 | ||
vb6/ | 03-May-2024 | - | 4,418 | 3,299 | ||
Makefile | D | 03-May-2024 | 2.3 KiB | 91 | 76 | |
README | D | 03-May-2024 | 1.5 KiB | 62 | 31 | |
const_generator.py | D | 03-May-2024 | 4.8 KiB | 139 | 113 |
README
1This directory contains bindings & test code for Python, Java & OCaml. 2See <language>/README for how to compile & install each binding. 3 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 14- Capstone-Vala: Vala binding (by Pancake). 15 16 https://github.com/radare/capstone-vala 17 18- Node-Capstone: NodeJS binding (by Jason Oster). 19 20 https://github.com/parasyte/node-capstone 21 22- CCcapstone: C++ binding (by Peter Hlavaty). 23 24 https://github.com/zer0mem/cccapstone 25 26- LuaCapstone: Lua binding (by Antonio Davide). 27 28 https://github.com/Dax89/LuaCapstone 29 30- Capstone-RS: Rust binding (by Richo Healey). 31 32 https://github.com/richo/capstone-rs 33 34- Capstone.NET: .NET framework binding (by Ahmed Garhy). 35 36 https://github.com/9ee1/Capstone.NET 37 38- CapstoneJ: High level Java wrapper for Capstone-java (by Keve Müller). 39 40 https://github.com/kevemueller/capstonej 41 42- Hapstone: Haskell binding (by ibabushkin) 43 44 https://github.com/ibabushkin/hapstone 45 46- Emacs-capstone: Emacs (elisp) binding (by Bas Alberts) 47 48 https://github.com/collarchoke/emacs-capstone 49 50- C# binding (by Matt Graeber). Note: this is only for Capstone v2.0. 51 52 https://github.com/mattifestation/capstone 53 54- PowerShell binding (by Ruben Boonen). 55 56 https://github.com/aquynh/capstone/tree/master/bindings/powershell 57 58- PHP binding (by Fadhil Mandaga). 59 60 https://github.com/firodj/php-capstone 61 62