52ky 发表于 2021-6-11 10:29:16

.net reactor header fixer

.net reactor header fixer,修复了受 .NET Reactor 保护的 .net 程序集标头,因此您可以在 NET Reflector 中打开它。可以修复(根据 CodeRipper 手册)以下问题:
1. NT 头中的数据目录数无效
2. 模块‘…’包含零个或多个模块定义
3. ... 多个程序集定义
4. 模块包含多个#GUID 堆

如何使用:将受保护的程序集拖放到固定程序可执行文件上,它应该在同一文件夹中创建一个修补程序。

(Fixes .net assembly headers protected with .NET Reactor, so you can open it in NET Reflector.
Can fix (according to the CodeRipper manual) following problems:
1. Invalid number of data directories in NT header
2. Module ‘…’ contains zero or multiple module definitions
3. … multiple assembly definitions
4. Module contains multiple #GUID heaps

How to use: drag'n'drop protected assembly on fixer executable, and it should create a patched one in the same folder.)



页: [1]
查看完整版本: .net reactor header fixer