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

源代码在线查看: pediminishe 0.1.txt

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

相关代码

				// Mr.David PEDiminishe 0.1 OEP finder v0.1
				// This script will quickly put you at the OEP of an PEDiminishe 0.1-packed EXE.
				// Just run it!
				// Implemented using hardware breakpoints (just for fun).
				
				findop eip, #FFE0#
				bphws $RESULT, "x"
				run
				bphwc $RESULT
				sto 
				an eip
				cmt eip,"OEP To Get,Please dumped it,Enjoy!"			

相关资源