VollRagm / KernelSharpLinks
C# Kernel Mode Driver example using NativeAOT
☆190Updated 3 years ago
Alternatives and similar repositories for KernelSharp
Users that are interested in KernelSharp are comparing it to the libraries listed below
Sorting:
- C# Kernel Mode Driver to read and write memory in protected processes☆369Updated last year
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆78Updated 2 years ago
- ☆111Updated 5 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆75Updated 3 years ago
- C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.☆165Updated last year
- Generic static analysis framework.☆230Updated 3 months ago
- NativeAOT assisted native .NET DLL injection☆37Updated 2 years ago
- A DLL injector to inject .NET assemblies into a foreign .NET process.☆132Updated 7 months ago
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.☆289Updated 3 years ago
- A C# port of the MinHook API hooking library☆215Updated 3 years ago
- A C# DLL injection library☆214Updated 4 years ago
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆57Updated last year
- Lightweight and flexible library to load and communicate with kernel drivers on Windows.☆75Updated 2 months ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆49Updated 3 years ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- .NET Virtualization made in C#☆89Updated 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.☆80Updated 6 years ago
- A tool for automatically reconstructing IL code from an assembly virtualized with Eazfuscator.NET☆164Updated 4 months ago
- Devirtualizer for Eazfuscator.NET☆176Updated 7 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆86Updated 6 months ago
- ConfuserEx unpacking tools☆191Updated 2 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- An automated KoiVM disassembler and devirtualisation utility☆366Updated last year
- A native DLL mapping library that supports direct memory mapping☆32Updated last year
- Hook native API with C#☆201Updated last year
- Experimental Research .NET Anti-Cheat Framework (NACF)☆23Updated 4 years ago
- An exception occurred when decompiling this method☆92Updated 3 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆92Updated 5 years ago
- Remote process hooking library for .NET☆75Updated 5 years ago
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆88Updated 3 months ago