From ef65ac1e97398c3690c29ed6501c9264fdb1fbf1 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 17 Aug 2017 09:22:09 -0400 Subject: [PATCH] Add Capstone, a multi-platform disassembler. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99132a3..d616b75 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [binwalk](https://github.com/devttys0/binwalk) - Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. * [PyREBox](https://github.com/Cisco-Talos/pyrebox) - Python scriptable Reverse Engineering sandbox by Cisco-Talos. * [Voltron](https://github.com/snare/voltron) - Extensible debugger UI toolkit written in Python. +* [Capstone](http://www.capstone-engine.org/) - Lightweight multi-platform, multi-architecture disassembly framework. ### Physical Access Tools * [LAN Turtle](https://lanturtle.com/) - Covert "USB Ethernet Adapter" that provides remote access, network intelligence gathering, and MITM capabilities when installed in a local network.