Skip to content

chongshq/malware-detection

Repository files navigation

malware-detection

Software Testing Course Project

  1. install dependency using pip
  2. install local mongodb (Recommend Docker)
  3. run: python add_db.py APKs_PATH Number_Of_Processor goodware|malware
  4. run: python train.py svm|dt|...
  5. run: python predict.py APK_PATH

About

Software Testing Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages