今天启动 upx-ripper.exe 报错
步骤如下:(用二进制编辑器 UltraEdit-32)
1.用 UltraEdit 打开 upx-ripper.exe
2.找到 RestoreLastError 字符串,将其替换为 SetLastError,后面四位补上 0x00
3.保存即可
今天启动 upx-ripper.exe 报错
步骤如下:(用二进制编辑器 UltraEdit-32)
1.用 UltraEdit 打开 upx-ripper.exe
2.找到 RestoreLastError 字符串,将其替换为 SetLastError,后面四位补上 0x00
3.保存即可
转载于:https://www.cnblogs.com/it201108/archive/2007/07/12/2148183.html