Skip to content

Latest commit

 

History

History

Deep4MalWeb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Update

Since I cannot upload all the models and large files to this repository for storage limit, I share with you the complete version of the DeepMalwareDetector with WebUI via this link: download from google drive and extract it then follow the steps below. Tested on Windows and Linux with Python 3.8.

STEPS

  • Install all requirements (most of them are in requirements.txt file)
  • run the command: python3 wsgi.py
  • If an error happens, make sure to install the package mentioned in that error