VollRagm / KernelSharp
C# Kernel Mode Driver example using NativeAOT
☆189Updated 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☆366Updated last year
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆76Updated 2 years ago
- NativeAOT assisted native .NET DLL injection☆37Updated 2 years ago
- C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.☆162Updated last year
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.☆287Updated 3 years ago
- ☆110Updated 5 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆75Updated 3 years ago
- Generic static analysis framework.☆222Updated last month
- A C# port of the MinHook API hooking library☆213Updated 3 years ago
- Devirtualizer for Eazfuscator.NET☆176Updated 7 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆49Updated 3 years ago
- A C# DLL injection library☆213Updated 3 years ago
- A DLL injector to inject .NET assemblies into a foreign .NET process.☆130Updated 5 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- .NET Virtualization made in C#☆91Updated 3 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆92Updated 5 years ago
- A library to simulate keyboard & mouse inputs using a multitude of different input-methods.☆31Updated last year
- A tool for automatically reconstructing IL code from an assembly virtualized with Eazfuscator.NET☆159Updated last month
- A customizable process dumper.☆142Updated 5 years ago
- Virtualization made for .NET using ConfuserEX☆269Updated 6 years ago
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆57Updated last year
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆110Updated 2 years ago
- Ghidra .NET Native AOT Analyzer Plugin☆151Updated last week
- ConfuserEx unpacking tools☆186Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- Lightweight and flexible library to load and communicate with kernel drivers on Windows.☆74Updated last year
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆88Updated last month
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆84Updated 4 months ago
- A newly programmed tool that will deobfuscate Agile.Net Obfuscation.☆71Updated 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