zodiacon / windowskernelprogrammingbookLinks
The Windows Kernel Programming book samples
☆662Updated 2 years ago
Alternatives and similar repositories for windowskernelprogrammingbook
Users that are interested in windowskernelprogrammingbook are comparing it to the libraries listed below
Sorting:
- Samples for the book Windows Kernel Programming, 2nd edition☆373Updated 5 months ago
- My notes while studying Windows internals☆446Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,260Updated last year
- Windows 10 System Programming book samples☆448Updated 3 months ago
- Windows NT x64 syscall fuzzer☆631Updated last week
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,318Updated 2 months ago
- Windows NT Syscall tables☆1,375Updated 3 weeks ago
- Native API header files for the System Informer project.☆1,317Updated 7 months ago
- Detours with just single dependency - NTDLL☆665Updated last month
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆901Updated 6 years ago
- My personal cheat sheet for using WinDbg for kernel debugging☆450Updated 9 months ago
- Process Monitor X v2☆645Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆434Updated 2 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆804Updated 4 years ago
- VirtualKD-Redux - A revival and modernization of VirtualKD☆944Updated last year
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,263Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆614Updated 4 years ago
- Protected Processes Light Killer☆976Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,342Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆693Updated 6 years ago
- WinDBG Anti-RootKit Extension☆642Updated 5 years ago
- Inline syscalls made easy for windows on clang☆730Updated last year
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,034Updated 3 years ago
- A Pin Tool for tracing API calls etc☆1,597Updated last month
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆996Updated 3 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,789Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆474Updated 4 years ago
- Examples of leaking Kernel Mode information from User Mode on Windows☆628Updated 8 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆538Updated 3 years ago