exe32pack 1.42 oep finder.txt
来自「700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.」· 文本 代码 · 共 49 行
TXT
49 行
/*
2h21 AM Wednesday January 05 2005
exe32pack 1.42 OEP Finder
Author : dqtln
Email : dqtlncrk@gmail.com
OS : WinXP Pro SP1 , OllyDbg 1.10 , OllyScript 0.92
Website : www.phudu.com
For opinions & bugreport send me a email
Thank you very much
*/
findop eip,#8F85#
bp $RESULT
run
bc eip
dqtln:
findop eip,#7402#
bp $RESULT
run
bc eip
cmp eax,ebx
jne dqtln
sto
sto
findop eip,#AA#
bp $RESULT
run
bc eip
findop eip,#7401#
bp $RESULT
run
bc eip
findop eip,#7401#
bp $RESULT
run
bc eip
sto
sto
an eip
cmt eip,"This is the OEP - Found by dqtln"
msg "Dump and fix IAT now - Good day"
ret
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?