VBA Stomping
Replace the VBA source code in a macro document with benign code while keeping the compiled p-code (which still executes the malicious payload). Defeats source-code analysis tools.
# Using EvilClippy
mono EvilClippy.exe -s fake.vba macro.docmReference: https://github.com/outflanknl/EvilClippy
See also: Malicious Documents, VBA Runners