Tag: hardening

1 article
Date Thu 07 January 2016
Authors Serge Guelton, Adrien Guinet
Category Programming

While improving the documentation (d'oh!) of our home grew obfuscator based on LLVM, we wrote a cheat sheet on clang's hardening features, and some of ld ones. It turns out existing hardening guides generally focus on GCC, while Clang also has an interesting set of hardening features. So let's share it in this blog post!