PE Relocation Builder

[复制链接]
发表于 2021-6-25 15:23:49
1. 获取一个 PE(目前仅适用于 x86)文件并显示要扫描的部分列表,有一个选项可以扫描所有部分。
2. 扫描指定部分以查找引用到图像中的双字,即:在 ImageBase 之上但在 ImageBase + SizeOfImage 之下。
3. 用详细信息填充树视图,并允许用户仔细阅读引用以删除虚假条目,显示结果的十六进制和反汇编,并允许偏移检查它是否是有效的代码引用。
4. 将文件复制到内存中,为新的重定位记录分配更多空间并添加节头。调整 PE 标头并插入记录。

(1. Take a PE (x86 only at the moment) file and present a list of sections to scan, there is an option to scan all sections.
2. Scan designated sections for dwords which reference into the image, ie: above ImageBase but below ImageBase + SizeOfImage.
3. Fill treeview with details and allow user to peruse references to delete bogus entries, present hex and disasm of results and allow offsetting to check if it is a valid code reference.
4. Copy file into memory, allocate more for new relocation records and add a section header. Adjust PE header and insert records.)

1624605823590.rar



上一篇:VS11B-CHS驱动模板显示补丁
下一篇:CppDLLv1.0 帮助生成.h,.def以及.lib的工具

使用道具 举报

Archiver|手机版|小黑屋|吾爱开源 |网站地图

Copyright 2011 - 2012 Lnqq.NET.All Rights Reserved( ICP备案粤ICP备14042591号-1粤ICP14042591号 )

关于本站 - 版权申明 - 侵删联系 - Ln Studio! - 广告联系

本站资源来自互联网,仅供用户测试使用,相关版权归原作者所有

快速回复 返回顶部 返回列表