Source code for the exploit detailed on exploits.forsale.
Should work on all Windows 11 24H2 x64 builds prior to 26058.
teb_nt_poc.c- The exploit itself, leveragingCVE-2024-21345prefetch_asm.asm,prefetch_leak.h- Side-channel to bypass kernel ASLRfind_nt_offsets.h,find_nt_offsets.c- Finds some non-exported globals in NT using Capstonentos.h- Misc non-public structs and functions related to NT.