Add support for reading / writing hacked PE files
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- csharp
调研方向
从 issue 引用的 src/LibObjectFile.Tests/PE/PEReaderTests.cs 中的 Tiny PE 案例开始,并检查其中描述的重叠数据行为。将其与 PR #34 中移除的支持进行比较;完成的标准是能够读取和写入所引用的被修改 PE 文件,同时保留重叠的节数据和边界情况。
由索引模型根据 Issue 内容生成。
描述
It would be nice to be able to read/write hacked PE files like Tiny PE file here or the one described in http://www.phreedom.org/research/tinype/
This test was working at some point during the development of PR #34 but I removed support for it.
The problem is that it requires to manage overlapping data (e.g. the content of PE Section stored in Dos Header) and it complicates significantly corner cases to handle when loading/writing. Not worth considering that I don't plan to hack around PE but manipulate/create fairly standard PE files.
- 主要语言
- C#
- 星标
- 184
- 派生
- 17
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 1
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
xoofx/LibObjectFile 的其他 Issue
-
question
难度 3/5 1-2 天 新手友好度 20/100
xoofx/LibObjectFile#43 ·
-
enhancement Help Welcome
难度 5/5 一周以上 新手友好度 25/100
xoofx/LibObjectFile#39 · 1 条评论 ·
-
enhancement Help Welcome
难度 5/5 一周以上 新手友好度 20/100
xoofx/LibObjectFile#37 ·
-
enhancement Help Welcome
难度 4/5 3-5 天 新手友好度 35/100
xoofx/LibObjectFile#36 · 2 条评论 ·
-
enhancement Help Welcome
难度 5/5 一周以上 新手友好度 25/100
xoofx/LibObjectFile#35 ·
查看 xoofx/LibObjectFile 的全部 Issue
相似的 Issue
-
bug
难度 1/5 1 小时以内 新手友好度 90/100
-
Type: enhancement
难度 2/5 1-3 小时 新手友好度 65/100
apache/arrow-adbc#4809 ·
-
type/automation type/tech-debt
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 65/100
microsoft/vscode-azurefunctions#5197 · 1 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 85/100
microsoft/microsoft-ui-reactor#1274 ·