vannu07/Android-Malware-Detection
Android Malware Detection is a machine learning-based security tool designed to identify and classify malicious Android applications. The project leverages advanced ML algorithms to analyze Android APK files and detect potential malware threats, helping to protect users from malicious software.
This project helps cybersecurity analysts and mobile security researchers automatically identify malicious Android applications. You feed it Android Package Kit (APK) files, and it tells you whether each app is safe or contains malware, along with explanations for its decision. It's designed for professionals who need to quickly assess the security risk of unknown Android apps without manually inspecting their code.
Use this if you need an automated, explainable system to screen Android applications for malware by analyzing their static features before they are ever installed or run.
Not ideal if you need to detect malware that only reveals itself through dynamic behavior after an app is installed and running, as this tool focuses on static code analysis.
Stars
13
Forks
9
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Feb 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vannu07/Android-Malware-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...
Kiinitix/Malware-Detection-using-Machine-learning
Anomaly based Malware Detection using Machine Learning (PE and URL)