Merge pull request #46 from Chan9390/master

Added Diff-GUI
This commit is contained in:
Ashish Bhatia 2016-08-10 02:46:15 -07:00 committed by GitHub
commit 5bfdd26f09

View File

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