Added Diff-GUI

This commit is contained in:
Chandrapal 2016-08-08 13:57:59 +05:30
parent 9360cdc6e2
commit d7d5e76bb7
No known key found for this signature in database
GPG Key ID: 65CD82FEB1CFD4E1

View File

@ -104,6 +104,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
* [Dedexer](http://dedexer.sourceforge.net)
* [Fino](https://github.com/sysdream/fino)
* [Frida](http://www.frida.re/) - inject javascript to explore applications.
* [Diff-GUI](https://github.com/antojoseph/diff-gui) - GUI for Frida
* [Indroid](https://bitbucket.org/aseemjakhar/indroid) thread injection kit
* [IntentSniffer](https://www.nccgroup.trust/us/about-us/resources/intent-sniffer/)
* [Introspy](https://github.com/iSECPartners/Introspy-Android)