avclass
avclass copied to clipboard
AVClass malware labeling tool
This is a major change but figured I should create the PR for review or in case you want to copy something. This fork requires Python 3.6+ and removes the...
Added some engines to suffix truncation. Found these while comparing engine vocabulary size on a dataset of 6k samples. Best regards, Marvin
Added one test to avclass_labeler.py. To execute the test first we need to install pytest. ```pip install pytest``` and then ```pytest```. ``` user@host:~/avclass$ pytest =================================================== test session starts =================================================== platform...