Adding PIE allows address space randomization, which helps guard against certain attack vectors. Also check out `relro` and stack canary options for the go versions we support at the moment.
Adding PIE allows address space randomization, which helps guard against certain attack vectors.
Also check out
relroand stack canary options for the go versions we support at the moment.