From e8dfe08216d5a59f8ba547311448657262cb5dac Mon Sep 17 00:00:00 2001 From: rshipp Date: Mon, 10 Oct 2016 10:46:15 -0500 Subject: [PATCH] Add bokken mirror --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f24a536..e929e89 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ the [browser malware](#browser-malware) section.* reverse engineering based on graph visualization. * [Binwalk](http://binwalk.org/) - Firmware analysis tool. * [Bokken](http://www.bokken.re/) - GUI for Pyew and Radare. + ([mirror](https://github.com/inguma/bokken)) * [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for binary analysis and reversing, with support for many architectures and bindings in several languages.