Malware analysis toolkit for machine learning


Keywords
malware, analysis, machine, learning
License
MIT
Install
pip install malkit==0.11.1

Documentation

MalKit

PyPI PyPI - Python Version PyPI - Downloads PyPI - License Code style: black Imports: isort

MalKit is a malware analysis toolkit for machine learning.

Installation

Install from PyPI:

$ pip install malkit

If you want to use malkit.torch, you should install PyTorch manually since it is not declared as a dependency.