Merge pull request #7 from dwisiswant0/dev

Add APK Leaks (Android static analysis tool)
This commit is contained in:
Vaibhav 2020-07-22 11:37:10 +05:30 committed by GitHub
commit 4e5a16e987
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ Maintained by [@vaib25vicky](https://twitter.com/vaib25vicky) with contributions
* [Infer A Static Analysis tool for Java, C, C++ and Objective-C](https://github.com/facebook/infer)
* [Android Check Static Code analysis plugin for Android Project](https://github.com/noveogroup/android-check)
* [FindBugs-IDEA Static byte code analysis to look for bugs in Java code](https://plugins.jetbrains.com/plugin/3847-findbugs-idea)
* [APK Leaks Scanning APK file for URIs, endpoints & secrets](https://github.com/dwisiswant0/apkleaks)
#### Dynamic Analysis