We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd4ff1 commit 42d3d6bCopy full SHA for 42d3d6b
README.md
@@ -17,3 +17,9 @@ exit
17
==== ASLR re-enabled ====
18
user@computer:~$
19
```
20
+## References
21
+
22
+* https://en.wikipedia.org/wiki/Address_space_layout_randomization
23
+* https://linux-audit.com/linux-aslr-and-kernelrandomize_va_space-setting/
24
+* https://stackoverflow.com/questions/11238457/disable-and-re-enable-address-space-layout-randomization-only-for-myself
25
+* https://askubuntu.com/questions/318315/how-can-i-temporarily-disable-aslr-address-space-layout-randomization
0 commit comments