Skip to content

muffins/malDroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

malDroid

A web application for analysing potentially malicious Android applications.

TODO:

  • Integrate the Androguard file checker into our uploading functionality so we're verifying the file is an APK, as opposed to just checking the file extension

  • Create a list of APK scanners/analysis engines/things we can use to scan and generate our reports.

    • Virus Total
    • Andrubis
    • DroidScope
    • Static Analysis, via dex2jar and static Java analysis -- Radare2 has some potential.

About

A web application for analysing potentially malicious Android applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages