zodiacon / KObjectsLinks
Sample for Creating a new kernel object type and supporting API
☆27Updated last year
Alternatives and similar repositories for KObjects
Users that are interested in KObjects are comparing it to the libraries listed below
Sorting:
- SetWinEventHook Sample☆50Updated 2 years ago
- Bypassing kernel patch protection runtime☆21Updated 2 years ago
- Debug Print viewer (user and kernel)☆71Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Remote Thread Detection with a Kernel Driver☆34Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- An x64dbg plugin which helps make sense of long C++ symbols☆59Updated 2 years ago
- Elevate arbitrary MSR writes to kernel execution.☆43Updated 2 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆24Updated last year
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆42Updated 7 months ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- Signature finder (from PE-bear)☆39Updated 5 months ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Load dll with undocumented functions and debug symbols☆47Updated last year
- ☆27Updated 6 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆36Updated 4 years ago
- View Windows System in action☆45Updated 6 months ago
- ☆59Updated 3 years ago
- AMx64 is a simulated 64-bit environment that can interpret nasm-like asm code. It allows a usage of different 64-bit registers and 64-bit…☆22Updated 2 years ago
- ☆26Updated 3 years ago
- windows rootkit☆60Updated last year
- ☆20Updated 2 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆27Updated 2 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆38Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago