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:
- C++ Assembler with Built-in Mutation Engine☆31Updated 3 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- windows rootkit☆60Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- Elevate arbitrary MSR writes to kernel execution.☆42Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 9 months ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆82Updated 2 months ago
- kASLR bypass technique on Intel CPUs.☆32Updated 7 months ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆26Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆49Updated this week
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 5 months ago
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆68Updated 3 months ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- A simple way to spoof return addresses using an exception handler☆43Updated 3 years ago
- Windows 11 kernel research framework demonstrating DSE bypass on Windows 11 25H2 through boot-time execution. Loads unsigned drivers by s…☆61Updated 2 weeks ago
- Minimalistic HTTP(S) client for the NT kernel☆60Updated last month
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Samples from my book Windows Native API programming☆80Updated 7 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago