Mutate Malware
Last updated
Was this helpful?
Last updated
Was this helpful?
The tool can be used to create mutated malware that can evade an AI-powered classifier.
This tool is designed to work with only 32 bit PE binaries.
In order to assess the evasiveness of the mutated malware generated by the tool, you can first run the classifier against the malware samples.
The tool comes with pre-trained models that can mutate a malware in order to evade the in-built classifier.
Run the following command with to mutate malware files
The mutated malware files will be stored in a directory called Mutated_malware
in the following format
You can again run the classifier but against the mutated malware and compare it with the original scores retrieved in the first step