pespin_07.txt

来自「700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.」· 文本 代码 · 共 46 行

TXT
46
字号
/*/////////////////////////////////////////////////////////////////////////////////////////////// PESpin v0.7 OEP finder// Author: hacnho/VCT2k4// Email : hacnho@hotmail.com// Website: http://nhandan.info/hacnho// OS : WinXP Pro, OllyDbg 1.10 Final, OllyScript v0.85//You can download my unpackme at http://nhandan.info/hacnho/tuts/unpackme_PESpin_07.zip//for test this script.//Note: Not work with Delphi (OllyDBG will be crash when loading).//////////////////////////////////////////////////////////////////////////////////////////////*/MSG "Do not clear memory breakpoint! Thanx for using my script!"var tempstistifindop eip, #61E9#bphws esp,"r"mov temp,espruneob Break1Break1:runestoestoestoestoeob Break2Break2:estoestoestoestoestoeob exitjmp exitexit:log eipcmt eip, "Script by hacnho/VCT2k4"MSG "Please press Shift+F9 one times! When you trace to a jump (E9 XXXXXXXX). Press Enter, you'll still on OEP! Ctrl+A for analyze."ret

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?