From 196f6019638f6a8cd61ab1f7d45d2c9e3d88e26d Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Mon, 12 Nov 2018 23:21:23 -0800 Subject: [PATCH] Update obsolete urls --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 846c9cc..63450d1 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Static Analysis Tools 19. [SUPER](https://github.com/SUPERAndroidAnalyzer/super) - Secure, Unified, Powerful and Extensible Rust Android Analyzer 20. [ClassyShark](https://github.com/google/android-classyshark) - Standalone binary inspection tool which can browse any Android executable and show important infos. 21. [StaCoAn](https://github.com/vincentcox/StaCoAn) - Crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications. This tool was created with a big focus on usability and graphical guidance in the user interface. +22. [JAADAS](https://github.com/flankerhqd/JAADAS) - Joint intraprocedure and interprocedure program analysis tool to find vulnerabilities in Android apps, built on Soot and Scala App Vulnerability Scanners ---- @@ -73,8 +74,7 @@ App Vulnerability Scanners 1. [QARK](https://github.com/linkedin/qark/) - QARK by LinkedIn is for app developers to scan app for security issues 2. [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) 3. [Nogotofail](https://github.com/google/nogotofail) -4. [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE -5. [JAADAS](https://github.com/flankerhqd/JAADAS) - Joint intraprocedure and interprocedure program analysis tool to find vulnerabilities in Android apps, built on Soot and Scala +4. ~~[Devknox](https://devknox.io/) - IDE plugin to build secure Android apps. Not maintained anymore.~~ Dynamic Analysis Tools ---- @@ -253,4 +253,4 @@ Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list. # Contributing -Your contributions are always welcome! \ No newline at end of file +Your contributions are always welcome!