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☆42Updated last year
- C++ Assembler with Built-in Mutation Engine☆30Updated 5 months 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
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆52Updated last month
- Elevate arbitrary MSR writes to kernel execution.☆44Updated 2 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated 2 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 2 years ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆71Updated 5 months ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆85Updated 3 months ago
- kASLR bypass technique on Intel CPUs.☆32Updated 8 months ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 6 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- windows rootkit☆60Updated last year
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆26Updated 3 years ago
- research revolving the windows filtering platform callout mechanism☆38Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆78Updated last year
- Example of building an application verifer DLL☆51Updated last year
- Easy encrypt/decrypt data with TPM☆25Updated last year
- SetWinEventHook Sample☆50Updated 2 years ago
- A high-fidelity x86_64 polymorphic mutation engine focused on instruction-level fragmentation and context preservation.☆109Updated 3 weeks ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- WinDbg plugin to trace module transitions from a debugged driver.☆40Updated last month
- This master thesis project continuously collects and analyses Microsoft Windows kernel drivers using static and dynamic methods to help s…☆21Updated last year