52ky 发表于 2021-5-15 11:44:36

Rebel.NET Version: 1.1.0.1

Rebel.NET Version: 1.1.0.1,Created by Daniel Pistelli. Rebel.NET is a rebuilding tool for .NET assemblies which is capable of adding and replacing methods and streams.
To read the complete Rebel.NET guide, click here.

It's possible to replace only a limited number of methods or every method contained in a .NET assembly. The simplicity of Rebel.NET consists in the replacing process: one can choose what to replace. For instance, one may choose to replace only the method code, instead of its signature or method header.

The interface of Rebel.NET is quite a simple one. As input it requires a .NET assembly to be rebuilded and a Rebel.NET rebuilding file. The Rebel.NET file contains the data that has to be replaced in the original assembly.



页: [1]
查看完整版本: Rebel.NET Version: 1.1.0.1