From ed7ebf1848c240f90a6ed051ec128700843b2c83 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Wed, 12 Jul 2017 00:04:18 -0400 Subject: [PATCH] Add `binwalk`, fast and easy tool for reversing firmware images. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b83826..685527f 100644 --- a/README.md +++ b/README.md @@ -318,6 +318,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [plasma](https://github.com/joelpx/plasma) - Interactive disassembler for x86/ARM/MIPS. Generates indented pseudo-code with colored syntax code. * [peda](https://github.com/longld/peda) - Python Exploit Development Assistance for GDB. * [dnSpy](https://github.com/0xd4d/dnSpy) - Tool to reverse engineer .NET assemblies. +* [binwalk](https://github.com/devttys0/binwalk) - Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images. ### 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.