今天启动 upx-ripper.exe 报错

步骤如下:(用二进制编辑器 UltraEdit-32)

1.用 UltraEdit 打开 upx-ripper.exe

2.找到 RestoreLastError 字符串,将其替换为 SetLastError,后面四位补上 0x00

3.保存即可