avclass icon indicating copy to clipboard operation
avclass copied to clipboard

AVClass malware labeling tool

Results 3 avclass issues
Sort by recently updated
recently updated
newest added

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...