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 library to modify MSIL and native code at runtime☆132Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 6 years ago
- 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
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆81Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke …☆17Updated 3 weeks ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆83Updated 3 months ago
- GoTo dnSpy for Visual Studio 2022☆70Updated 6 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 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
- C# Runtime Hooking Library for .NET/Mono/Unity.☆153Updated 7 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- MSIL Reader☆36Updated 2 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆44Updated last week
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated last week
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆57Updated 5 months ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 10 months ago
- Simple JIT compiler hook in C#☆90Updated 11 years ago