From d7d5e76bb760dfe476f4c93a4e74635092a5b564 Mon Sep 17 00:00:00 2001 From: Chandrapal Date: Mon, 8 Aug 2016 13:57:59 +0530 Subject: [PATCH] Added Diff-GUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64e5c1d..3e61f98 100644 --- a/README.md +++ b/README.md @@ -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)