From 237e5d921c470d0532acc4ada7904125bcd05a99 Mon Sep 17 00:00:00 2001 From: rshipp Date: Sat, 27 Aug 2016 19:34:47 -0500 Subject: [PATCH] Add @devttys0 Binwalk Closes #73. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 565e592..907a54e 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ the [browser malware](#browser-malware) section.* source Binary Analysis and Reverse engineering Framework. * [binnavi](https://github.com/google/binnavi) - Binary analysis IDE for reverse engineering based on graph visualization. +* [Binwalk](http://binwalk.org/) - Firmware analysis tool. * [Bokken](http://www.bokken.re/) - GUI for Pyew and Radare. * [Capstone](https://github.com/aquynh/capstone) - Disassembly framework for binary analysis and reversing, with support for many architectures and