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:
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆84Updated 3 months ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 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
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- windows rootkit☆60Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated last year
- C++ Assembler with Built-in Mutation Engine☆30Updated 4 months ago
- Example of building an application verifer DLL☆50Updated last year
- kASLR bypass technique on Intel CPUs.☆32Updated 8 months ago
- research revolving the windows filtering platform callout mechanism☆37Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated last month
- SetWinEventHook Sample☆50Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆43Updated 2 years ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆50Updated last month
- Finding Truth in the Shadows☆120Updated 3 years ago
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 5 months ago
- ☆26Updated 3 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆70Updated 4 months ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆26Updated 3 years ago
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- monitors hidden syscalls called from call of duty anticheat☆89Updated last year