zodiacon / windowskernelprogrammingbookLinks
The Windows Kernel Programming book samples
☆631Updated last year
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☆338Updated 5 months ago
- My notes while studying Windows internals☆427Updated 5 months ago
- Windows NT x64 syscall fuzzer☆607Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,228Updated last year
- Windows 10 System Programming book samples☆429Updated last year
- VirtualKD-Redux - A revival and modernization of VirtualKD☆894Updated 11 months ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,201Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆878Updated 5 years ago
- Windows NT Syscall tables☆1,288Updated last month
- Process Monitor X v2☆614Updated last year
- Native API header files for the System Informer project.☆1,188Updated last week
- Detours with just single dependency - NTDLL☆644Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,256Updated 3 years ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆414Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆574Updated 3 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,011Updated 3 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,222Updated last week
- My personal cheat sheet for using WinDbg for kernel debugging☆420Updated last month
- Examples of leaking Kernel Mode information from User Mode on Windows☆604Updated 7 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,732Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆784Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆677Updated 6 years ago
- Inline syscalls made easy for windows on clang☆706Updated 11 months ago
- A Pin Tool for tracing API calls etc☆1,442Updated this week
- WinDBG Anti-RootKit Extension☆630Updated 4 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆552Updated last year
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆397Updated 4 years ago
- Windows Object Explorer 64-bit☆1,760Updated this week
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆507Updated 2 years ago