Skip to content

Instantly share code, notes, and snippets.

@trietptm
Forked from wdormann/enable_bottom-up_ASLR.reg
Created December 11, 2017 12:39
Show Gist options
  • Save trietptm/e95fabc8f0d7e84edcd13a860b8f47c1 to your computer and use it in GitHub Desktop.
Save trietptm/e95fabc8f0d7e84edcd13a860b8f47c1 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