Nero22k / Kernel-Programming-2023Links
Repository of different kernel drivers written while studying Windows NT Driver development
☆12Updated last year
Alternatives and similar repositories for Kernel-Programming-2023
Users that are interested in Kernel-Programming-2023 are comparing it to the libraries listed below
Sorting:
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 4 months ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated last year
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆23Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆65Updated 11 months ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆38Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆31Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- windows rootkit☆61Updated last year
- SetWinEventHook Sample☆48Updated last year
- Intel 64/Windows low-level experiments☆59Updated 3 weeks ago
- Generate a PDB file given the old PDB file and an address mapping☆49Updated this week
- Finding Truth in the Shadows☆110Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆66Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆56Updated 9 months ago
- ☆25Updated 2 years ago
- Samples from my book Windows Native API programming☆74Updated 2 months ago
- research revolving the windows filtering platform callout mechanism☆32Updated last year
- Sample for Creating a new kernel object type and supporting API☆27Updated 10 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- ☆13Updated 8 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- Easy encrypt/decrypt data with TPM☆25Updated last year
- A set of LLVM and GCC based plugins that perform code obfuscation.☆126Updated last month
- Signature finder (from PE-bear)☆36Updated 3 months ago
- An x64dbg plugin which helps make sense of long C++ symbols☆59Updated 2 years ago