Nero22k / Kernel-Programming-2023
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
- Header-only C++ library for producing PE files.☆32Updated last year
- SetWinEventHook Sample☆47Updated last year
- Generate a PDB file given the old PDB file and an address mapping☆44Updated last month
- Elevate arbitrary MSR writes to kernel execution.☆33Updated last year
- Example of building an application verifer DLL☆46Updated 10 months ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆19Updated last year
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆34Updated 6 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆59Updated 2 weeks ago
- Sample for Creating a new kernel object type and supporting API☆24Updated 7 months ago
- Remote Thread Detection with a Kernel Driver☆30Updated 3 months ago
- silence file system monitoring components by hooking their minifilters☆56Updated last year
- ☆25Updated 2 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 8 months ago
- An example of how to use Microsoft Windows Warbird technology☆27Updated last year
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 2 years ago
- Experiment to use sections as User/Kernelmode comm vector☆22Updated 2 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- break link between dll and it file on disk☆11Updated 7 months ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆27Updated 8 months ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 4 years ago
- EDR PoC WIP LLC☆11Updated last year
- Application Verifier Dynamic Fault Injection☆37Updated last week
- A C/C++/Asm template for PIC malware☆10Updated 6 months ago
- Exports monitoring plugin for x64dbg☆22Updated 2 years ago
- Windows PDB Parser using Imagehlp library.☆16Updated 2 years ago
- ☆21Updated 4 months ago
- direct systemcalls with a modern c++20 interface.☆42Updated 2 years ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆56Updated this week