From ed08d2e83fda60c9ee647f710171308f002722f4 Mon Sep 17 00:00:00 2001 From: rshipp Date: Wed, 4 Nov 2015 09:50:31 +0100 Subject: [PATCH] Add @aquynh Capstone --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b799734..50f6ce1 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,9 @@ the [browser malware](#browser-malware) section.* * [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for reverse engineering based on graph visualization. * [Bokken](https://inguma.eu/projects/bokken) - GUI for Pyew and Radare. +* [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for + binary analysis and reversing, with support for many architectures and + bindings in several languages. * [codebro](https://github.com/hugsy/codebro) - Web based code browser using clang to provide basic code analysis. * [dnSpy](https://github.com/0xd4d/dnSpy) - .NET assembly editor, decompiler