mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 19:46:09 +00:00
Added Appknox and Devknox
This commit is contained in:
parent
b5b8a453c3
commit
3d855da1fc
@ -8,7 +8,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
|||||||
|
|
||||||
## ONLINE ANALYZERS
|
## ONLINE ANALYZERS
|
||||||
|
|
||||||
1. [AndroTotal](http://andrototal.org/)
|
1. [Appknox](https://appknox.com)
|
||||||
|
* [AndroTotal](http://andrototal.org/)
|
||||||
* [Dexter](https://dexter.dexlabs.org/)
|
* [Dexter](https://dexter.dexlabs.org/)
|
||||||
* [Tracedroid](http://tracedroid.few.vu.nl/)
|
* [Tracedroid](http://tracedroid.few.vu.nl/)
|
||||||
* [Visual Threat](http://www.visualthreat.com/)
|
* [Visual Threat](http://www.visualthreat.com/)
|
||||||
@ -35,7 +36,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
|||||||
|
|
||||||
## STATIC ANALYSIS TOOLS
|
## STATIC ANALYSIS TOOLS
|
||||||
|
|
||||||
1. [Androwarn](https://github.com/maaaaz/androwarn/) - detect and warn the user about potential malicious behaviours developped by an Android application.
|
1. [Devknox](https://devknox.io/) - Autocorrect security issues as if it was spell check from your IDE
|
||||||
|
* [Androwarn](https://github.com/maaaaz/androwarn/) - detect and warn the user about potential malicious behaviours developped by an Android application.
|
||||||
* [ApkAnalyser](https://github.com/sonyxperiadev/ApkAnalyser)
|
* [ApkAnalyser](https://github.com/sonyxperiadev/ApkAnalyser)
|
||||||
* [APKInspector](https://github.com/honeynet/apkinspector/)
|
* [APKInspector](https://github.com/honeynet/apkinspector/)
|
||||||
* [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm)
|
* [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm)
|
||||||
|
Loading…
Reference in New Issue
Block a user