telock098.txt
来自「700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.」· 文本 代码 · 共 53 行
TXT
53 行
/* tElock 0.98 OEP finder v1.2 --------------------------- Seems to work =) Please make sure no exceptions are passed to program i.e. uncheck all the boxes on the Exceptions tab in Debugging Options except the topmost one*/var cbasegmi eip, CODEBASEmov cbase, $RESULTlog cbasevar csizegmi eip, CODESIZEmov csize, $RESULTlog csizevar countmov count, 13eob lbl1eoe lbl1runlbl1:cobcoemsg countcmp count, 0je lbl2estosub count, 1jmp lbl1lbl2:estibprm cbase, csize eob endeoe endrunend:cmt eip, "OEP"cobcoeret
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?