In this video, we look at another #OpenBSD memory security, #ASLR (and PIE), and showcase the impact on an example C program when ASLR is enabled and disabled, along with #PIE compilation.
00:00 Introduction to ASLR
02:56 Program memory layout
06:40 ASLR on OpenBSD and Linux
07:58 ASLR demo with a C program
09:55 ASLR and PIE
11:40 Demo of ASLR with/without PIE
13:47 Closing