Merge pull request #153 from meitar/binwalk

Add `binwalk`, fast and easy tool for reversing firmware images.
This commit is contained in:
Samar Dhwoj Acharya 2017-07-11 23:26:38 -05:00 committed by GitHub
commit 24ee7a47b0

View File

@ -317,6 +317,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.