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:
- Elevate arbitrary MSR writes to kernel execution.☆38Updated 2 years ago
- Header-only C++ library for producing PE files.☆34Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆91Updated 7 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- windows rootkit☆61Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆75Updated 2 weeks ago
- Generate a PDB file given the old PDB file and an address mapping☆49Updated 3 months ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- Example of building an application verifer DLL☆49Updated last year
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆25Updated last year
- kASLR bypass technique on Intel CPUs.☆31Updated 5 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated last year
- ☆26Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Finding Truth in the Shadows☆118Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- SetWinEventHook Sample☆49Updated 2 years ago
- Intel 64/Windows low-level experiments☆62Updated 2 months ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Signature finder (from PE-bear)☆39Updated 2 months ago
- ☆14Updated last year
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.☆89Updated 2 weeks ago