From 28f32554aa42f55f29ebc33e55ea5c861fcef4d3 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Sun, 5 Apr 2015 11:07:54 +0800 Subject: [PATCH] add links to Lua & Rust bindings --- bindings/README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bindings/README b/bindings/README index 883acbf9..7b43aeae 100644 --- a/bindings/README +++ b/bindings/README @@ -26,3 +26,11 @@ More bindings created & maintained by the community are available as followings. - C++ binding (by Peter Hlavaty) https://github.com/zer0mem/cccapstone + +- Lua binding (by Antonio Davide) + + https://github.com/Dax89/LuaCapstone + +- Rust binding (by Richo Healey) + + https://github.com/richo/capstone-rs