Malware-Image-Classification

Instructions:

  • Git Clone this repo
  • Download Malimg Dataset from this link
  • Create a directory named Data
  • unzip the Malimg Dataset and copy to the Data
  • create a virtual environment
  • Run pip install -r requirements.txt
  • You are ready to use this repo. You can look at example.py to understand how to use the MaliMgClassification class.