This commit is contained in:
Amanpreet Singh 2015-03-28 10:41:57 +05:30
parent 9a0063cb21
commit 6cca29b1d0

View file

@ -57,6 +57,8 @@ In case of tools/repos with huge code, I will add tool title and description to
- 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.
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
- Web
- [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor
- [SQLMap](https://github.com/sqlmapproject/sqlmap) - Automatic SQL injection and database takeover tooli