From 9a0063cb21cf8877a3d8db4892054013fafe95fa Mon Sep 17 00:00:00 2001 From: Amanpreet Singh Date: Wed, 25 Mar 2015 02:29:42 +0530 Subject: [PATCH] Add bin-walk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9d6d4f..6065201 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ In case of tools/repos with huge code, I will add tool title and description to - [Revelo](http://www.kahusecurity.com/tools/Revelo_v0.6.zip) - Further you can put a breakpoint before return statement in debuggers to find the final code to be executed + - [BinWalk](https://github.com/devttys0/binwalk) - Analyze, reverse engineer, and extract firmware images. - Web - [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor - [SQLMap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tooli