You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,nirhaas
I build the project,and it generate a main.exe,and then I used this by main.exe xor.exe
then it generate a file named "xor.exe.packed",I find it is a execute,so i run it,but error is occured:
failed writing unpacked file: open xor.exe: The process cannot access the file because it is being used by another process.
how can I do? And i want to know why it become so big after packer.if it like the upx,it should be smaller,right?
Maybe I don't understand the readme.
Please help me.Thanks
The text was updated successfully, but these errors were encountered:
Hi,nirhaas
I build the project,and it generate a main.exe,and then I used this by
main.exe xor.exe
then it generate a file named "xor.exe.packed",I find it is a execute,so i run it,but error is occured:
failed writing unpacked file: open xor.exe: The process cannot access the file because it is being used by another process.
how can I do? And i want to know why it become so big after packer.if it like the upx,it should be smaller,right?
Maybe I don't understand the readme.
Please help me.Thanks
The text was updated successfully, but these errors were encountered: