gmh5225/NMI-nmi_callback
Demonstration of triggering non-maskable interrupts using nt&hal API on windows.
Repository profile
detect hypervisor with Nmi Callback
Repository updates
Get generated helloobaby/Nmi-Callback development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-06-24 13:53
1 capture since 2026-06-24
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-06-24 13:53
NMI.sln
dotnet ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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.