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☆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
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- windows rootkit☆60Updated last year
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆84Updated 3 months ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- ☆26Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆43Updated 2 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- research revolving the windows filtering platform callout mechanism☆38Updated last year
- kASLR bypass technique on Intel CPUs.☆32Updated 8 months ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago
- SetWinEventHook Sample☆50Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Windows kernel driver template for cmkr and llvm-msvc.☆35Updated 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
- Example of building an application verifer DLL☆51Updated last year
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆70Updated 4 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 6 months 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
- ☆26Updated last year