secml_malware icon indicating copy to clipboard operation
secml_malware copied to clipboard

CContentShiftingEvasion bug for programs compiled with VS C++ on debug (not release)

Open zangobot opened this issue 4 years ago • 0 comments

Describe the bug When applying the CContentShiftingEvasion to a binary, if it has been compiled for debug, the manipulation corrupts the file.

To Reproduce Compile an executable on Windows, using Visual Studio C++ in debug mode. Apply the CContentShiftingEvasion to it.

Expected behavior The program should run as expected, but it crashes instead.

Library info secml-malware 0.2.5.1

zangobot avatar Jan 31 '22 16:01 zangobot