zodiacon / windowskernelprogrammingbookLinks
The Windows Kernel Programming book samples
☆661Updated 2 years ago
Alternatives and similar repositories for windowskernelprogrammingbook
Users that are interested in windowskernelprogrammingbook are comparing it to the libraries listed below
Sorting:
- Windows 10 System Programming book samples☆447Updated 2 months ago
- Samples for the book Windows Kernel Programming, 2nd edition☆368Updated 4 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,260Updated last year
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,311Updated last month
- Windows NT x64 syscall fuzzer☆628Updated 3 weeks ago
- My notes while studying Windows internals☆441Updated last year
- Detours with just single dependency - NTDLL☆658Updated last month
- Native API header files for the System Informer project.☆1,308Updated 7 months ago
- Windows NT Syscall tables☆1,363Updated last month
- Process Monitor X v2☆642Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆901Updated 6 years ago
- VirtualKD-Redux - A revival and modernization of VirtualKD☆936Updated last year
- My personal cheat sheet for using WinDbg for kernel debugging☆446Updated 8 months ago
- 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.☆801Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆612Updated 4 years ago
- A Pin Tool for tracing API calls etc☆1,593Updated last month
- Inline syscalls made easy for windows on clang☆728Updated last year
- Examples of leaking Kernel Mode information from User Mode on Windows☆624Updated 8 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,257Updated last year
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,786Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,332Updated 3 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
- Protected Processes Light Killer☆972Updated 2 years ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆991Updated 2 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,033Updated 3 years ago
- XNTSV program for detailed viewing of system structures for Windows.☆468Updated this week
- Obfuscate specific windows apis with different apis☆1,018Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆757Updated 8 months ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆692Updated 6 years ago