Elevate arbitrary MSR writes to kernel execution.
☆47Sep 3, 2023Updated 2 years ago
Alternatives and similar repositories for msrexec
Users that are interested in msrexec are comparing it to the libraries listed below
Sorting:
- Library to manipulate drivers that expose a physical memory read/write primitive.☆43Sep 4, 2023Updated 2 years ago
- A demonstration of hooking into the VMProtect-2 virtual machine☆24Nov 9, 2023Updated 2 years ago
- Small OBJ/Archive Obfuscation framework☆14Nov 9, 2023Updated 2 years ago
- x86-64 Automated test data generator☆26Aug 18, 2025Updated 7 months ago
- Standard Kernel Library for Windows manipulation in C++☆203Jun 18, 2025Updated 9 months ago
- Example of an ELF parser to learn about the ELF format☆11Oct 6, 2024Updated last year
- Using Windows' own bootloader as a shim to bypass Secure Boot☆229Jul 17, 2024Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆133May 17, 2023Updated 2 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆241Nov 6, 2019Updated 6 years ago
- Research of modifying exported function names at runtime (C/C++, Windows)☆18May 28, 2024Updated last year
- ☆29Nov 22, 2023Updated 2 years ago
- PoC kernel to usermode injection☆106Feb 26, 2024Updated 2 years ago
- Code Integrity Violation Spotter☆17Jun 11, 2024Updated last year
- ☆45Feb 2, 2025Updated last year
- Kernel Level NMI Callback Blocker☆167Sep 27, 2025Updated 5 months ago
- POC Windows kernel driver that spoofs threads for NMI callbacks on x86-64.☆24Mar 30, 2025Updated 11 months ago
- ☆13Aug 24, 2022Updated 3 years ago
- DllInject (Memory Load)☆11Jan 5, 2019Updated 7 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 …