zodiacon / windowskernelprogrammingbookLinks
The Windows Kernel Programming book samples
☆659Updated 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☆365Updated 4 months ago
- Windows NT x64 syscall fuzzer☆626Updated 5 months ago
- Windows 10 System Programming book samples☆445Updated last month
- My notes while studying Windows internals☆440Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,261Updated last year
- Detours with just single dependency - NTDLL☆654Updated 2 weeks ago
- Windows NT Syscall tables☆1,353Updated last month
- Native API header files for the System Informer project.☆1,300Updated 6 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆896Updated 6 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,303Updated last month
- My personal cheat sheet for using WinDbg for kernel debugging☆443Updated 7 months ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,253Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆434Updated 2 years ago
- Protected Processes Light Killer☆969Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,323Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆608Updated 3 years ago
- VirtualKD-Redux - A revival and modernization of VirtualKD☆931Updated last year
- Process Monitor X v2☆639Updated last year
- A bunch of Windows anti-debugging tricks for x86 and x64.☆795Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆536Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆690Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆339Updated 3 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,031Updated 3 years ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,776Updated 2 years ago
- Inline syscalls made easy for windows on clang☆727Updated last year
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆936Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆468Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆755Updated 7 months ago
- Examples of leaking Kernel Mode information from User Mode on Windows☆624Updated 8 years ago