zodiacon / KObjectsLinks
Sample for Creating a new kernel object type and supporting API
☆25Updated 10 months ago
Alternatives and similar repositories for KObjects
Users that are interested in KObjects are comparing it to the libraries listed below
Sorting:
- Example of building an application verifer DLL☆48Updated last year
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- SetWinEventHook Sample☆48Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆37Updated last year
- Header-only C++ library for producing PE files.☆33Updated 2 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 11 months ago
- silence file system monitoring components by hooking their minifilters☆57Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆41Updated 8 months ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated last year
- ☆14Updated last year
- Signature finder (from PE-bear)☆36Updated 2 months ago
- Process Creation, Image Load and Thread Creation Notification☆13Updated last year
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated last year
- Generate a PDB file given the old PDB file and an address mapping☆48Updated 4 months ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- A Windows executable (PE) packer (x64) with LZMA compression and with full TLS (Thread Local Storage) support☆67Updated 3 weeks ago
- A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)☆53Updated last month
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆36Updated 9 months ago
- ☆26Updated 4 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 3 months ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 3 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Signature scanner and API hooks to detect malicious process injection☆27Updated 2 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆30Updated 11 months ago
- Remote Thread Detection with a Kernel Driver☆31Updated 5 months ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 3 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆39Updated last month