Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.2 KB

Android Malware Detection

Android Malware detection by analyzing Permissions

Included

Dataset Used

TODO

  • Make a dataset with more malign samples
  • Use more features (Only permissions are extracted now)
  • Learn and Use Genetic Algorithm
  • Train better Models

Useful Repositories