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.
- 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