700个脱壳脚本, 可以放在在OD的ollyscript Plugin中.

源代码在线查看: aspack 2.12 oep finder #1.txt

软件大小: 643 K
上传用户: peterzhang1982
关键词: ollyscript Plugin 700 脚本
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*
				//////////////////////////////////////////////////////////////
				// ASPack 2.12 OEP finder              
				// Author: hacnho/VCT2k4                                 
				// Email : hacnho@hotmail.com
				// Website: http://nhandan.info/hacnho                           
				// OS : WinXP Pro, OllyDbg 1.10 Final, OllyScript v0.85 
				////////////////////////////////////////////////////////////
				*/
				eob Break
				findop eip, #61#
				bphws $RESULT, "x"
				run
				Break:
				bphwc $RESULT
				sti
				sto
				sto
				sto
				log eip
				cmt eip, "This is the OEP! Found by hacnho/VCT2k4"
				MSG "Dumped and fix IAT now! Thanx for using my Script...!"
				ret			

相关资源