gmh5225/NMI-nmi_callback
Demonstration of triggering non-maskable interrupts using nt&hal API on windows.
detect hypervisor with Nmi Callback
Appears on
Quick read
Latest capture 2026-07-30 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-24. Charts use measured snapshots only.
Stars from first capture -1
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Demonstration of triggering non-maskable interrupts using nt&hal API on windows.
Check hypervisor in ring 0
Collection of hypervisor detections
Disable NMI Callbacks with Kernelmode Driver
Old way for blocking NMI interrupts
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.