Windows kernel driver that detects hypervisors by probing SIDT/LIDT edge cases, paging/TLB behaviors, privilege transitions, and timing executed inside a controlled safety-net environment.
☆36Dec 17, 2025Updated 2 months ago
Alternatives and similar repositories for Nemesis
Users that are interested in Nemesis are comparing it to the libraries listed below
Sorting:
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Mar 29, 2025Updated 11 months ago
- 对Windbg以Exdi模式下调试windows做一些修复☆21Aug 25, 2023Updated 2 years ago
- Executes Read/Write process memory with `NtQueryCompositionSurfaceStatistics`☆23Feb 10, 2024Updated 2 years ago
- Hypervisor-based debugger for AMD processors☆63May 13, 2024Updated last year
- How to use PiDqSerializationWrite. Introduces how to safely read and write from mapped driver☆26May 29, 2023Updated 2 years ago
- anti cheat drv open source☆19Apr 18, 2024Updated last year
- A simple C++ driver base with KD data block☆11Jun 25, 2022Updated 3 years ago
- break link between dll and it file on disk☆12Sep 2, 2024Updated last year
- ☆11Jun 24, 2024Updated last year
- A simple example how to decrypt kernel debugger data block☆32Feb 8, 2021Updated 5 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆228Jan 24, 2025Updated last year
- A custom SentinelOne USB scanner.☆18Mar 26, 2022Updated 3 years ago
- Hook syscalls from ring0 without triggering PatchGuard☆24Oct 29, 2025Updated 4 months ago
- The trashvisor☆12Oct 25, 2020Updated 5 years ago
- Detects virtual machines and malware analysis environments☆146Oct 18, 2022Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆54May 8, 2023Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Apr 3, 2025Updated 10 months ago
- uefi diskless persistence technique + OVMF secureboot bypass☆95Apr 22, 2024Updated last year
- My research WIP bluepill hypervisor☆40Mar 15, 2023Updated 2 years ago
- VMProtect 3.5+ dynamic import resolver☆19Jan 5, 2025Updated last year
- Windows driver mapper via the UEFI☆57Jul 13, 2025Updated 7 months ago
- C++ Assembler with Built-in Mutation Engine☆30Sep 6, 2025Updated 5 months ago
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆31Jan 9, 2022Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆107Jun 7, 2025Updated 8 months ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆44Updated this week
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆43Jun 10, 2025Updated 8 months ago
- A Windows kernel driver simulating hardware HID mouse and accompanying client application☆42Mar 16, 2022Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆199Jun 18, 2025Updated 8 months ago
- A graphics library for creating GUI applications using GDI.☆14Apr 13, 2024Updated last year
- Try to transport the tcpip stack of ReactOS to Windows XP.☆17Feb 27, 2014Updated 12 years ago
- Fix VMProtect 3.xx (tested 3.0.9 to 3.5.0)☆18Feb 1, 2022Updated 4 years ago
- Set of scripts for performance investigations on Windows.☆31Dec 17, 2025Updated 2 months ago
- 安卓保活技术☆20Mar 12, 2024Updated last year
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆75Aug 16, 2023Updated 2 years ago
- Translate virtual addresses to physical addresses from usermode.☆104Jun 7, 2024Updated last year
- A Windows Kernel Driver Emulator base on Unicorn, Kernel Memory Dump and some of native environment☆163Jan 15, 2026Updated last month
- Register a callback in Kernel from a manually mapped driver☆47Jun 1, 2021Updated 4 years ago
- Basic d3d11 nuklear implementation for internal game cheats.☆16Jan 21, 2021Updated 5 years ago
- .data ptr swapper for newer win32k versions. (Supports Windows 11)☆36Jan 19, 2026Updated last month