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