user1342/DroidDetective
A machine learning malware analysis framework for Android apps.
This tool helps cybersecurity analysts and IT professionals quickly assess Android application packages (APKs) for potential malware. You provide an APK file, and DroidDetective tells you if it's likely malicious or benign, based on the permissions it requests. It's designed for anyone needing to verify the safety of Android apps.
136 stars. No commits in the last 6 months.
Use this if you need to rapidly screen Android applications to determine if they exhibit malware-like behavior, especially by analyzing their requested permissions.
Not ideal if you require deep, dynamic analysis of an app's runtime behavior, or if you need to identify specific malware families beyond a simple malicious/benign classification.
Stars
136
Forks
23
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/user1342/DroidDetective"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rednaga/APKiD
Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android
0xfke/Malware-Detection-and-Analysis-using-Machine-Learning
Malware🦠Detection and Analysis using Machine Learning (MDAML) is designed to provide users with...
rieck/malheur
A Tool for Automatic Analysis of Malware Behavior
AFAgarap/malware-classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support...
CalebFenton/apkfile
Android app analysis and feature extraction library