From c97e429832fc00c93afb635adcef1b9ad56f654d Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Fri, 3 Jun 2016 00:23:43 -0700 Subject: [PATCH] Add nogotofail --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7d4f11..5eb9e93 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic ## APP VULNERABILITY SCANNERS 1. [QARK](https://github.com/linkedin/qark/) - QARK by LinkedIn is for app developers to scan app for security issues -* [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) +2. [AndroBugs](https://github.com/AndroBugs/AndroBugs_Framework) +3. [Nogotofail](https://github.com/google/nogotofail) ## DYNAMIC ANALYSIS TOOLS