mattolenik / NativeInjectorLinks
Inject native DLLs into other processes from .NET.
☆21Updated 8 years ago
Alternatives and similar repositories for NativeInjector
Users that are interested in NativeInjector are comparing it to the libraries listed below
Sorting:
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- MSIL Reader☆36Updated 2 years ago
- Managed wrappers for Windows APIs☆54Updated 9 months ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 4 months ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 8 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 2 months ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- ☆16Updated 6 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year