spinico / MethodRedirect
C# MethodInfo extension to redirect a method to or swap it with another method.
☆57Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for MethodRedirect
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 2 years ago
- Simple C# source generation based on custom templates☆97Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆85Updated 4 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆85Updated last week
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- MSIL Reader☆37Updated last year
- ☆150Updated 2 months ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months ago
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆70Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated 3 months ago
- A library to modify MSIL and native code at runtime☆121Updated 7 months ago
- A wrapper/buildscript generator/project flattener for BFlat, a native C# compiler, to recursively build/flatten MSBuild oriented C# proje…☆40Updated 2 weeks ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆38Updated this week
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- High performance C# implementation of the Snappy compression algorithm☆63Updated last month
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆38Updated this week
- Inject arbitrary IL code at compile time.☆242Updated this week
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆24Updated 6 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆75Updated last year
- Run C# code at compile time.☆37Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago