50 skills found · Page 1 of 2
skadro-official / SkCrypterCompile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+
mactec0 / Kernelmode Manual Mapping Through IATManual mapping without creating any threads, with rw only access
HoShiMin / HookLibThe functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
daem0nc0re / VectorKernelPoCs for Kernelmode rootkit techniques research.
charliewolfe / Stealthy Kernelmode InjectorManual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executable pages. (VAD hide / NX bit swapping)
SamuelTulach / LightHookSingle-header, minimalistic, cross-platform hook library written in pure C
adspro15 / Km Um CommunicationA somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
YouNeverKnow00 / Kernelmode DLL InjectorSimple Kernelmode DLL Injector with Manual mapping
semihcevik / HwidspooferHardwareID Spoofer using kernelmode
ContionMig / KernelMode BypassThis is a source to a bypass i made for some games, for now this should work f or VAC, BE and EAC. The only downside is that you will need to find a exploit to load the driver
Sentient111 / KernelDrawingDrawing from kernelmode without any hooks
tinysec / Iathookwindows kernelmode and usermode IAT hook
Sinclairq / DataCommunicationA kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.
Sentient111 / Csgo Full Kernelcsgo external running from kernelmode
IDouble / Kernel Memory Reading Writing🔍 Code to read / write the Process Memory from the Kernel 🔧
tomLadder / WinLibWindows Manipulation Library (x64, User/Kernelmode)
benheise / ANGRYORCHARDA kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.
sum-catnip / Kptnhookwindows kernelmode driver to inject dll into each and every process and perform systemwide function hooking
DErDYAST1R / SilentFunctionCallerAllows for same-file KernelMode function execution using Encrypted addresses of Functions
1hAck-0 / ZeroimportZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel driver by importing at runtime.