zodiacon / windowskernelprogrammingbook
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☆332Updated 4 months ago
- My notes while studying Windows internals☆426Updated 5 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,217Updated 2 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,217Updated last year
- Windows NT x64 syscall fuzzer☆605Updated last year
- C++ STL in the Windows Kernel with C++ Exception Support☆409Updated last year
- Detours with just single dependency - NTDLL☆636Updated 2 years ago
- Native API header files for the System Informer project.☆1,168Updated 2 months ago
- Windows 10 System Programming book samples☆426Updated 11 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆871Updated 5 years ago
- VirtualKD-Redux - A revival and modernization of VirtualKD☆888Updated 10 months ago
- System call hook for Windows 10 20H1☆487Updated 3 years ago
- My personal cheat sheet for using WinDbg for kernel debugging☆418Updated 3 weeks ago
- Process Monitor X v2☆613Updated last year
- Examples of leaking Kernel Mode information from User Mode on Windows☆599Updated 7 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,180Updated last year
- Protected Processes Light Killer☆926Updated 2 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,247Updated 3 years ago
- Windows NT Syscall tables☆1,277Updated 2 weeks ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆495Updated 2 years ago
- A Pin Tool for tracing API calls etc☆1,424Updated 2 weeks ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,723Updated last year
- WinDBG Anti-RootKit Extension☆629Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆744Updated 3 weeks ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 4 months ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,013Updated 3 years ago
- Internals information about Hyper-V☆692Updated 2 weeks ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆675Updated 6 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆890Updated 2 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆549Updated last year