BepInEx / NRedirect
Gain early code execution in a .NET application without patching any files
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NRedirect
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆13Updated last month
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆17Updated 10 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- A lightweight toolkit to write .NET assembly weavers.☆12Updated 2 years ago
- A sample project for writing and executing assembly in C#.☆16Updated 2 years ago
- An unopinionated auto-update framework for .NET applications inspired by Onova.☆18Updated last month
- A fully managed library for hosting the .NET runtime in remote processes.☆29Updated 2 years ago
- Find transitive dependencies in assemblies☆22Updated 3 weeks ago
- Run C# code at compile time.☆37Updated 4 years ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆35Updated 2 years ago
- Simple command-line tool to see if directories contain identical files☆14Updated 2 years ago
- In-memory B-Tree implementation for C#☆18Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 8 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Examine, create and interact with remote objects in other .NET processes.☆43Updated this week
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 3 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Generates Blazor -> Javascript strongly typed interop methods.☆15Updated 10 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 weeks ago
- A tool to view and remove Windows JumpLists☆12Updated 10 months ago
- A .NET port of https://github.com/krisk/fuse-swift☆13Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 3 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Like compiler explorer, but for .NET JIT.☆28Updated 3 years ago