Skip to content

Instantly share code, notes, and snippets.

// list of mov rax, gs:[60h] candidates in all modules on Windows
//
// mentioned in this tweet : https://x.com/dudeperfectdog/status/1963625066215727320
//
// use +0x0 as your search to find candidates with it at the beginning of the function
//
// code will come later!
[[IN]] C:\Windows\System32\aadauthhelper.dll
==> SafeAllocaFreeToHeap+0x0 (RVA: 0x45590)