/Kairos

Malware Analysis using DTW

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Kairos

Prerequisites:

Getting things ready

  • Sanitize data with sanitize.sh
  • creates sanitized MIST files
  • Dataset creation with dataset_create.py
  • Organize training set and test set , chosen at random with organizer.sh
  • Prototype extraction with extract_prototype.py
  • Classify using classifier.py