Skip to content

suraksha229/Malware-Detection-in-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malware-Detection-in-Android

This is a Malware Detection system for android applications. Based on the permissions we classify a given apk as malware or benign. The file main.py trains the decision tree using ID3 algorithm and writes into the output.py file. Output.py file gives the results for test dataset.

Permission extraction has been done using Androguard. Recursive Feature selection has been used to select the best features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages