secml_malware icon indicating copy to clipboard operation
secml_malware copied to clipboard

Include Binary Rewriting techniques that changes opcodes

Open zangobot opened this issue 4 years ago • 1 comments

As a new feature, it would be interesting to port the perturbations proposed by Lucas et al. in their research paper. Maybe, SecML Malware could use this repository as a dependency, or by including portions of it.

zangobot avatar Feb 04 '22 10:02 zangobot

https://github.com/pwwl/enhanced-binary-diversification/blob/main/binary_transform.py

Here there is some code that could be easily ported inside SecML Malware

zangobot avatar Mar 15 '23 13:03 zangobot