spinico / MethodRedirect
C# MethodInfo extension to redirect a method to or swap it with another method.
☆60Updated last year
Alternatives and similar repositories for MethodRedirect:
Users that are interested in MethodRedirect are comparing it to the libraries listed below
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆94Updated last week
- Inject arbitrary IL code at compile time.☆246Updated 3 weeks ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆54Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- A library to modify MSIL and native code at runtime☆132Updated last year
- MSIL Reader☆36Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆87Updated this week
- Fast and portable delta encoding for .NET in 100% safe, managed code.☆42Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- C# delta syncing library☆145Updated 3 months ago
- ☆162Updated last month
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆77Updated 8 months ago
- x86/x64 JIT assembler for .NET☆108Updated 7 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆60Updated last year
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated this week
- Run C# code at compile time.☆38Updated 4 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆76Updated 2 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago