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.☆72Updated 5 months ago
- windows rootkit☆61Updated last year
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- research revolving the windows filtering platform callout mechanism☆33Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- kASLR bypass technique on Intel CPUs.☆30Updated 4 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated 11 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 5 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆67Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago
- Generate a PDB file given the old PDB file and an address mapping☆49Updated last month
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆24Updated last year
- Samples from my book Windows Native API programming☆75Updated 4 months ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated last year
- Example of building an application verifer DLL☆49Updated last year
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Bypassing kernel patch protection runtime☆21Updated 2 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 3 years ago
- ☆26Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆73Updated 2 years ago
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Intel 64/Windows low-level experiments☆62Updated last month
- SetWinEventHook Sample☆49Updated 2 years ago
- A Windows executable (PE) packer (x64) with LZMA compression and with full TLS (Thread Local Storage) support☆78Updated last week
- A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)☆65Updated 3 months ago