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
- A library to modify MSIL and native code at runtime☆133Updated last year
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Managed wrappers around the .NET Unmanaged API☆99Updated 8 months ago
- 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
- Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke …☆17Updated this week
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆86Updated last month
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated this week
- 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
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆32Updated 3 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆154Updated 7 years ago
- Adds a module initializer to an assembly.☆114Updated 3 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆48Updated this week
- An open source application debugger written in C#.☆45Updated 7 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 3 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- A lightweight HTTP compliant web server written in C# with full async/await implementation☆56Updated 7 months ago
- MSIL Reader☆36Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Inject dotnet .NET/.NET Framework dlls into Win32 or Win64 native processes and hook native functions☆74Updated 2 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Run C# code at compile time.☆40Updated 5 years ago