ZeroLP / ZeroKernelLinks
Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)
☆45Updated 2 years ago
Alternatives and similar repositories for ZeroKernel
Users that are interested in ZeroKernel are comparing it to the libraries listed below
Sorting:
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- Remote Process Control Library☆26Updated 2 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆49Updated 2 years ago
- Locate the address of .NET metadata by CLR to anti anti dump☆71Updated 3 years ago
- C# Kernel Mode Driver example using NativeAOT☆190Updated 3 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆90Updated 8 months ago
- Remote process hooking library for .NET☆74Updated 6 years ago
- Experimental Research .NET Anti-Cheat Framework (NACF)☆23Updated 4 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 2 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆93Updated 6 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆57Updated 2 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆49Updated 4 years ago
- .NET library for hooking and dumping Clr☆44Updated last year
- My anti debugging collection in csharp☆35Updated 3 years ago
- ILReplacer, A Tool to Find and Replace .Net Application IL Code Instructions (Patcher)☆19Updated 5 years ago
- Compile time string encryption with NativeAOT☆29Updated 2 years ago
- A simple and easy-to-use DLL injector!☆11Updated last year
- Java class file inspection library for .NET.☆51Updated 4 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆74Updated 3 years ago
- Think APIMonitor, but for .NET binaries.☆57Updated 2 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
- A quick way to check for the presence of dnSpy hooks in memory☆60Updated 2 years ago
- ☆14Updated 4 years ago
- Control flow deobfuscation using Z3 and ILAst