Releases: pralab/secml_malware
Releases · pralab/secml_malware
0.4 is out! 🚀
Amazing content in this new release:
- added support to Nevergrad optimizer to create faster attacks
- added support to ping VirusTotal with samples through the CClassifierRemote
- added MalConv with 2MB of input window, with pre-trained weights loaded from open source repositories (more details in the code)
What a time to be a SecML-Malware user 🚀
Full Changelog: v0.3.1...v0.4
0.3.1 released
Fixed bugs in 0.2.9, added larger MalConv model
0.2.8 released, switch to personal EMBER fork
Since EMBER has an issue with latest numpy, while I'll wait for the pull request to merge, I have used my backup fork to fix some bugs.
0.2.7 is out now!
Fixed bug on Kreuk attack implementation.
0.2.6 is out now!
Finally, the SOREL DNN is supported when using benign/malware scores!
0.2.5.2 is out!
Removed param from test
0.2.5.1 is out!
Adding HeaderFields attack, that alters 18 bytes in the header.
0.2.4 is out!
New version with batch prediction is out!
0.2.3 is out!
v0.2.3 version 0.2.3
0.2.2 is out!
Create python-publish.yml Creating first version of GitHub action for publishing to pypi