Found 95 repositories(showing 30)
One script to create a permission-based dataset of android applications for your next ML Malware Detection gizmo.
vannu07
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.
33onethird
ML algorithms for Android malware detection
ferdouszislam
Android malware detection from static features with ML classification algorithms- Decision Tree, K-Nearest Neighbours, Linear SVM and Random Forest.
tokey-tahmid
I have worked on an android security project as a consultant for implementing Machine Learning and Deep Learning models for android malware detection The Machine Learning model was developed with Random Forest (RF), Logistic Regression, and Support Vector Machine (SVM) Classifiers The Deep Learning model was developed using Google’s Transformer based Masking model ‘BERT’ and MLP (Multilayer Perceptron) I evaluated the performance difference between ML and DL classifiers in detecting zero-day attacks and compared the results with state-of-the-art methods
No description available
LifeHackerBee
Researched and constructed a machine learning model to detect and distinguish obfuscated or silent malicious behavior on Android devices
anubhavmishra123
Web app built using flask to detect malicious apk files using deep learning model
No description available
bigalex95
Machine learning-based Android malware detector using Natural Language Processing techniques. This project extracts and processes app permissions and API call sequences as features, then applies ML models (e.g., SVM, Random Forest, etc.) for classification. Focuses on explainability, lightweight detection, and robustness across app categories.
rcgonzalez9061
An extension of the HinDroid malware detection system, but using metapath2vec to encode apps in the Heterogeneous Information Network. We then hope to make the model resilient to adversarial ML like Android HIV.
mohamedk314
Android Malware Detection Using ML
mahapotluri24-source
Android malware detection using machine learning and ensemble models
TuanNguyen811
No description available
Project Description:
SaishSaw
Generating ML powered malware detection in Android.
SachinSharma-IIITD
ML Project- Android Malware Detection and Classification
guilhermesam
Tool for training and deploying ML models for Android malware detection
daruilem
Hybrid Android malware detection system using static (Androguard) and dynamic (Frida + Genymotion) analysis. Trains multiple ML models (RF, SVM, NN, GNN) to classify APKs with high accuracy, featuring an automated pipeline and a web-based interface.
ADITYAKUMARMISHRAG
No description available
busrasari
No description available
SURYIA
ANDROID MALWARE DETECTION USING ML
UjwalkumarD2002
No description available
piyush-sk
Android Malware Detection using ML
Android Malware Detection Using ML
Noman050
The study evaluates multiple classification algorithms, compares their performance, and analyzes the impact of feature engineering and class imbalance handling on detection accuracy.
mohdnaseer-ai
Automated Android malware detection system using ensemble machine learning models for high accuracy threat detection.
CHARAN785
Analysis and Detection of Malware Android Application Using Machine Learning
Alpha502
ML aplicada a detección de malware para android: regresion logística, perceptrón binario y arbol de decisión binario
HaDarkKnight
*A machine learning-based approach for detecting Android malware using static analysis. This project evaluates Random Forest, SVM, Logistic Regression, KNN, and Naïve Bayes on binary and multi-class classification tasks, achieving up to 96.94% accuracy. Includes trained models, dataset preprocessing scripts, and comprehensive results.*