Old way for blocking NMI interrupts
☆29Sep 6, 2022Updated 3 years ago
Alternatives and similar repositories for Nmi
Users that are interested in Nmi are comparing it to the libraries listed below
Sorting:
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- ☆35Oct 10, 2023Updated 2 years ago
- base for testing☆186Sep 28, 2024Updated last year
- A poc that abuses Enclave☆40Sep 8, 2022Updated 3 years ago
- ☆146Jan 13, 2021Updated 5 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆63Jan 23, 2023Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 3 years ago
- ☆63Sep 28, 2022Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆54May 8, 2023Updated 2 years ago
- ☆19Apr 14, 2023Updated 2 years ago
- This project will give you an example how you can hook a kernel vtable function that cannot be directly called☆84Dec 25, 2021Updated 4 years ago
- UD overlay using SetWindowsHookEx☆16Apr 29, 2022Updated 3 years ago
- mouseclassservicecallback detection via hook☆52Feb 7, 2022Updated 4 years ago
- ☆58Mar 14, 2023Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- ☆23May 8, 2023Updated 2 years ago
- read / write memory from a proxy process by injecting shellcode☆20Dec 23, 2025Updated 2 months ago
- ☆158May 21, 2024Updated last year
- bypass to the p2c(s) that I have run over the past few months.☆55Feb 4, 2023Updated 3 years ago
- Drawing from kernelmode without any hooks☆174Jul 7, 2022Updated 3 years ago
- ☆27Oct 18, 2023Updated 2 years ago
- ☆18Feb 5, 2025Updated last year
- hooks gServerHandlers xxxEventWndProc☆13May 1, 2022Updated 3 years ago
- Using SetWindowHookEx for preinjected DLL's☆57Aug 25, 2022Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆151Feb 12, 2022Updated 4 years ago
- ☆99Oct 6, 2017Updated 8 years ago
- Discarded Section Manual Map☆70Jun 18, 2020Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆121Feb 8, 2022Updated 4 years ago
- undetected eac mapper☆170May 3, 2022Updated 3 years ago
- ☆17Dec 18, 2020Updated 5 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Jun 4, 2022Updated 3 years ago
- ☆75Dec 17, 2019Updated 6 years ago
- ☆148Jan 24, 2024Updated 2 years ago
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM