Qtnes
Hacker & Malwarenerd
$
posts
$
til
$
whoami
$
search
◑ light
// tags
_windows
1 article
Apr 22 2026
1 min read
KUSER_SHARED_DATA quick notes
Today I learned about KUSER_SHARED_DATA: a kernel-populated shared page that user mode can read directly. User-mode address User mode reads it at fixed address 0x7FFE0000 (same on x86 and x64). It is …
windows
reverse
malware