ptrac3 / Kairos

Malware Analysis using DTW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Malware Analysis using DTW

License:GNU General Public License v2.0


Languages

Language:Python 68.8%Language:Shell 31.2%