From 2d8473371e7c26aec58d3a8c23a38c70b650404f Mon Sep 17 00:00:00 2001 From: david942j Date: Sun, 8 Mar 2020 08:59:57 -0700 Subject: [PATCH] Add Ruby binding by david942j --- bindings/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindings/README b/bindings/README index 8605806259..d7de6d4265 100644 --- a/bindings/README +++ b/bindings/README @@ -7,6 +7,10 @@ More bindings created & maintained by the community are available as followings. https://github.com/knightsc/gapstone +- Crabstone: Ruby binding for Capstone 3+ (by david942j). + + https://github.com/david942j/crabstone + - Crabstone: Ruby binding (by Ben Nagy). https://github.com/bnagy/crabstone