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.
☆37Mar 3, 2026Updated 2 weeks 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
- Fix VMProtect 3.xx (tested 3.0.9 to 3.5.0)☆18Feb 1, 2022Updated 4 years ago
- A simple C++ driver base with KD data block☆11Jun 25, 2022Updated 3 years ago
- 对Windbg以Exdi模式下调试windows做一些修复☆21Aug 25, 2023Updated 2 years ago
- ☆65Feb 15, 2026Updated last month
- anti cheat drv open source☆19Apr 18, 2024Updated last year
- Windows driver mapper via the UEFI☆58Jul 13, 2025Updated 8 months ago
- How to use PiDqSerializationWrite. Introduces how to safely read and write from mapped driver☆26May 29, 2023Updated 2 years ago
- Hypervisor-based debugger for AMD processors☆63May 13, 2024Updated last year
- POC Hook of nt!HvcallCodeVa☆54May 8, 2023Updated 2 years ago
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆31Jan 9, 2022Updated 4 years ago
- VMProtect 3.5+ dynamic import resolver☆21Jan 5, 2025Updated last year
- Hook syscalls from ring0 without triggering PatchGuard☆24Oct 29, 2025Updated 4 months ago
- Detects virtual machines and malware analysis environments☆146Oct 18, 2022Updated 3 years ago
- The trashvisor☆12Oct 25, 2020Updated 5 years ago
- A simple example how to decrypt kernel debugger data block☆32Feb 8, 2021Updated 5 years ago
- Executes Read/Write process memory with `NtQueryCompositionSurfaceStatistics`☆23Feb 10, 2024Updated 2 years ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆55Dec 30, 2025Updated 2 months ago
- An open-source tool for efficiently parsing x64dbg trace files (.trace32 & .trace64).☆41Jan 20, 2026Updated 2 months ago
- hidden_syscall - syscaller without using syscall instruction in code☆68Jan 23, 2023Updated 3 years ago
- Binary Ninja plugin to perform automated analysis of Windows drivers☆20Aug 8, 2019Updated 6 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆236Jan 24, 2025Updated last year
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆75Aug 16, 2023Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆97Apr 3, 2025Updated 11 months ago
- A simple emulator for Windows designed for reverse engineering, testing binary files, and execution logging.☆54Jul 6, 2025Updated 8 months ago
- break link between dll and it file on disk☆12Sep 2, 2024Updated last year
- A custom SentinelOne USB scanner.☆19Mar 26, 2022Updated 3 years ago
- Basic d3d11 nuklear implementation for internal game cheats.☆16Jan 21, 2021Updated 5 years ago
- uefi diskless persistence technique + OVMF secureboot bypass☆97Apr 22, 2024Updated last year
- nmi stackwalking + module verification☆165Dec 28, 2023Updated 2 years ago
- ☆11Jun 24, 2024Updated last year
- My research WIP bluepill hypervisor☆40Mar 15, 2023Updated 3 years ago
- Windows PDB parser for kernel-mode environment.☆110Jun 7, 2025Updated 9 months ago
- Anti-Malware security solution for Windows environment.☆19Jul 10, 2021Updated 4 years ago
- This repo contains PoCs for vulnerable Windows drivers.☆132Dec 20, 2025Updated 3 months ago
- 🔬 IDA plugin to find patched memory☆85Mar 1, 2026Updated 2 weeks ago
- Plugin for x64dbg to disable parallel loading of dependencies☆19Sep 3, 2022Updated 3 years ago
- DSE & PG bypass via BYOVD attack☆79Jul 12, 2025Updated 8 months ago
- Example of reading process memory through kernel special APC☆111Apr 21, 2023Updated 2 years ago