Gabe Kirkpatrick 56318bc9f9 Add license
2024-04-25 22:40:29 -07:00
2024-04-25 22:03:43 -07:00
2024-04-25 22:40:29 -07:00
2024-04-25 22:40:29 -07:00
2024-04-25 22:03:43 -07:00
2024-04-25 22:03:43 -07:00

Windows KASLR Prefetch Tool

A proof-of-concept tool for bypassing KASLR (kernel ASLR) on Windows 11. Inspired by EntryBleed for Linux.

This tool was developed as part of an exploit targetting Windows 11 24H2. I am not a side-channel expert at all, so this was very much new territory for me and the code is very hacky 😳 Help improving reliability for different CPU types would be much appreciated.

I have done limited testing with the machines at my disposal. I found the techniques I implemented to be quite reliable on modern Intel CPUs, but much less so on AMD.

CPU Support

CPU Status
Intel 🟢 Reliable
AMD 🟡 Flaky
S
Description
Automated archival mirror of github.com/exploits-forsale/prefetch-tool
Readme MIT 36 KiB
Languages
C 92.9%
Assembly 7.1%