zodiacon / windowskernelprogrammingbookLinks
The Windows Kernel Programming book samples
☆642Updated 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☆358Updated 2 months ago
- My notes while studying Windows internals☆437Updated 9 months ago
- Windows 10 System Programming book samples☆436Updated last year
- Windows NT x64 syscall fuzzer☆623Updated 3 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,250Updated last year
- My personal cheat sheet for using WinDbg for kernel debugging☆439Updated 5 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,282Updated 4 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆895Updated 5 years ago
- Detours with just single dependency - NTDLL☆648Updated 3 years ago
- Native API header files for the System Informer project.☆1,262Updated 4 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆426Updated 2 years ago
- Windows NT Syscall tables☆1,332Updated last month
- Process Monitor X v2☆632Updated last year
- VirtualKD-Redux - A revival and modernization of VirtualKD☆930Updated last year
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,248Updated last year
- Examples of leaking Kernel Mode information from User Mode on Windows☆621Updated 8 years ago
- A Pin Tool for tracing API calls etc☆1,541Updated this week
- A bunch of Windows anti-debugging tricks for x86 and x64.☆795Updated 4 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,763Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆599Updated 3 years ago
- WinDBG Anti-RootKit Extension☆635Updated 5 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,300Updated 3 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆528Updated 3 years ago
- Internals information about Hyper-V☆709Updated last month
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆986Updated 2 years ago
- A small bootkit which does not rely on x64 assembly.☆505Updated 6 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆685Updated 6 years ago
- Inline syscalls made easy for windows on clang☆724Updated last year
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆916Updated 2 years ago
- Protected Processes Light Killer☆952Updated 2 years ago