📄 upx oep finder.txt
字号:
/////////////////////////////////////////////////////////////////////////////////// FileName : UPX.oms// Author : Luo Cong// Date : 2004-11-15// Comment : Search "POPA" to get the OEP/////////////////////////////////////////////////////////////////////////////////EOB Break1// Method 1:push 0x61push eipFindOpcode// Method 2:// invoke FindOpcode, eip, 0x61mov reg01, reg00// Method 1:push 1 // mode - "execute"push reg01bphws// Method 2:// invoke bphws, reg01, 1runhaltBreak1:// Method 1:push reg01bphwc// Method 2:// invoke bphwc, reg01stepoverstepover
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -