gopacker icon indicating copy to clipboard operation
gopacker copied to clipboard

UPX-like packer written in Go

Results 2 gopacker issues
Sort by recently updated
recently updated
newest added

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...

As a test, I tried to run gopacker on calc.exe. When i try to run the packed calc.exe, I am getting the below error. Can anyone help me with why...