Skip to content

Instantly share code, notes, and snippets.

@spnow
Forked from trietptm/enable_bottom-up_ASLR.reg
Created December 31, 2017 11:56
Show Gist options
  • Save spnow/edffcf606837d76e0559b49416dfeb1e to your computer and use it in GitHub Desktop.
Save spnow/edffcf606837d76e0559b49416dfeb1e to your computer and use it in GitHub Desktop.
Enable both Mandatory ASLR *and* Bottom-up ASLR system-wide
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\kernel]
"MitigationOptions"=hex:00,01,01,00,00,00,00,00,00,00,00,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment