mattolenik / NativeInjectorLinks
Inject native DLLs into other processes from .NET.
☆21Updated 9 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.☆38Updated 3 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 weeks ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years 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 5 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 3 months ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆32Updated 3 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆83Updated 7 years ago
- Managed wrappers for Windows APIs☆53Updated last month
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated 9 months ago
- MSIL Reader☆36Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- GoTo dnSpy for Visual Studio 2022☆72Updated 3 months ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆50Updated last week
- Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke …☆17Updated 2 weeks ago
- Run C# code at compile time.☆40Updated 5 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆155Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆87Updated 3 years ago