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
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 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 4 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆31Updated 3 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 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
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Implementation of Adler32 and Adler64 algorithms☆11Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A .NET library that can read and write .reg files☆11Updated 3 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
- More dnlib examples☆19Updated 9 years ago
- PandaObfuscator an simple Obfuscator, free, OpenSource for .Net Applications☆20Updated 6 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Stack trace formatter for dotnet written and formatted in C#.☆18Updated 4 months ago
- A tool to view and remove Windows JumpLists☆14Updated 5 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆11Updated last month
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆43Updated last week
- 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
- Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke …☆14Updated this week