收藏 分享(赏)

PeCompact OEP Finder.txt

上传人:a****2 文档编号:3400690 上传时间:2024-04-28 格式:TXT 页数:1 大小:906B
下载 相关 举报
PeCompact OEP Finder.txt_第1页
第1页 / 共1页
亲,该文档总共1页,全部预览完了,如果喜欢就下载吧!
资源描述

1、var helper/set variables for usevar csectionvar csizegmi eip, CODEBASE/ get base of codemov csection,$RESULT/ save base of code to csectiongmi eip, CODESIZE/ get code-sizemov csize,$RESULT/ mov code-size to csizemov helper,eip/ set helper-variable to eipinc helper/ increase helper-variablemov helper

2、,helper/ mov helper-variable to the eax-value (B8XXXXXX)go helper/ execute Olly till we reach this adressrtr/ step till we hit a ret-instructionbprm csection,csize/ set a memory-breakpoint on code-sectioncob/ break if we hit breakpointrun/ runbpmc/ clear memory-breakpointsto/ step to next instructionfindop eip,#FFE0#/ find JMP EAXgo $RESULT/ execute till JMP EAXsto/ step to OEP (EAX-value)msg OEP found!/ print messageret/ end script

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 教育教学 > 教案课件

copyright@ 2008-2023 wnwk.com网站版权所有

经营许可证编号:浙ICP备2024059924号-2