cjteam 发表于 2010-8-7 11:33

ExeStealth 2.76a oep find

感谢
nevsayno
               指点。
保存为txt或者osc即可使用.
----------------------------------------
start:
#log
sto
sto
bphws esp, "r"
run
bphwc
find eip, #50#
cmp $RESULT,0
je _error
gmi eip,CODEBASE
mov cbase,$RESULT
log cbase
gmi eip,CODESIZE
mov csize,$RESULT
log csize
bprm cbase,csize
run
cmt eip, "This is the OEP! "
msg "Dumped and fix IAT now! Thanx for using my Script...!"
ret


_error:
msg "ERRORR!!!"
ret
end:
----------------------------------------------
页: [1]
查看完整版本: ExeStealth 2.76a oep find