VollRagm / KernelSharp
C# Kernel Mode Driver example using NativeAOT
☆181Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for KernelSharp
- C# Kernel Mode Driver to read and write memory in protected processes☆361Updated last year
- C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.☆159Updated 9 months ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆71Updated last year
- Generic static analysis framework.☆199Updated 2 months ago
- NativeAOT assisted native .NET DLL injection☆37Updated 2 years ago
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.☆283Updated 2 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆74Updated 2 years ago
- A C# port of the MinHook API hooking library☆201Updated 2 years ago
- .NET Virtualization made in C#☆90Updated 3 years ago
- ☆102Updated 5 years ago
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆56Updated last year
- A C# DLL injection library☆209Updated 3 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆46Updated 3 years ago
- ConfuserEx unpacking tools☆175Updated last year
- A tool for automatically reconstructing IL code from an assembly virtualized with Eazfuscator.NET☆149Updated 2 weeks ago
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆107Updated last year
- A DLL injector to inject .NET assemblies into a foreign .NET process.☆119Updated last year
- Virtualization made for .NET using ConfuserEX☆262Updated 6 years ago
- A customizable process dumper.☆129Updated 5 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Devirtualizer for Eazfuscator.NET☆174Updated 7 years ago
- This project describes a technique how a NATIVE dynamic link library (DLL) can be loaded from memory (In C#) without storing it on the ha…☆69Updated 5 years ago
- Lightweight and flexible library to load and communicate with kernel drivers on Windows.☆75Updated 7 months ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆88Updated 5 years ago
- A console obfuscator for .NET assemblies.☆302Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆49Updated 4 years ago
- A native DLL mapping library that supports direct memory mapping☆29Updated 7 months ago
- Simple good performance byte pattern/PE signature scanner, allowing upwards of 5000MB/s per core (30000+MB/s with AVX) on modern hardware…☆82Updated 3 months ago
- [NET5] Shows how to strip injected flags from calls to SendInput/MouseEvent☆44Updated 2 years ago