A library for intercepting all method calls at runtime in nearly any .NET application.
Info
Version: | 1.0.5931.31506 |
Author(s): | Philip Laureano ([email protected]) |
Last Update: | Monday, March 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philiplaureano/Deflector.NET |
NuGet Url: | https://www.nuget.org/packages/Deflector |
Install
Install-Package Deflector
dotnet add package Deflector
paket add Deflector
Deflector Download (Unzip the "nupkg" after downloading)
Dependencies
- LinFu.Finders(>= 1.0.1)
- Mono.Cecil(>= 0.9.6.1)
Tags