BepInEx / NRedirectLinks
Gain early code execution in a .NET application without patching any files
☆22Updated 5 years ago
Alternatives and similar repositories for NRedirect
Users that are interested in NRedirect are comparing it to the libraries listed below
Sorting:
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A .NET port of https://github.com/krisk/fuse-swift☆16Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Roslyn analyzers on .NET binaries☆44Updated 2 years ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated 2 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆12Updated 3 weeks ago
- Npam is a dotnet core interface and wrapper around the UNIX Pluggable Authentication Modules (PAM) libraries. Npam also includes dotnet c…☆15Updated 3 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago
- ☆49Updated 2 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- .NET Standard Library & Tool for C# source code minification☆41Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 8 months ago
- An unopinionated auto-update framework for .NET applications inspired by Onova.☆19Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- (Work in Progress) C/C++ compilation support for .NET Core projects☆26Updated 4 years ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 6 years ago
- Infinite recursion without blowing up the stack.☆21Updated last week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Tool to rename .NET assemblies and references☆55Updated 7 months ago
- A CLR (.NET Runtime) profiler written purely in Rust.☆35Updated 5 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 2 weeks ago