protection plus oep finder.txt
来自「700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.」· 文本 代码 · 共 33 行
TXT
33 行
var x
var y
run
eoe sig
sig:
findop eip,#29c0648f0061870424c3#
bp $RESULT
eoe pass
eob oep
pass:
esti
run
oep:
mov y, eip
sub y,1
mov x,[y]
and x,000000ff
cmp x,cc
je pass
findop eip,#c3#
bp $RESULT
eob end
run
end:
sti
cmt eip,"This is the entry point"
msg " you are at the oep, Thank you for using my script"
ret
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?