Add boomerang

This commit is contained in:
Amanpreet Singh 2015-03-30 23:50:30 +05:30
parent ab3f85696c
commit 399a50ed02

View file

@ -60,6 +60,8 @@ In case of tools/repos with huge code, I will add tool title and description to
- [Jadx](https://github.com/skylot/jadx) - Decompile Android files
- [ApkTool](http://ibotpeaches.github.io/Apktool/) - Android Decompiler
- [apk2Gold](https://github.com/lxdvs/apk2gold) - Yet another Android decompiler
- [Boomerang](https://github.com/nemerle/boomerang) - Decompile x86 binaries to C
- Web
- [XSSer](http://xsser.sourceforge.net/) - Automated XSS testor