masm 调试工具

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

软件大小: 3563 K
上传用户: xueyulanlian
关键词: masm 调试工具
下载地址: 免注册下载 普通下载 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!"			

相关资源