/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stoppels.ch
| | www.airs.com
2.0 parsecs away

Travel
| | [AI summary] An article explaining how Position Independent Executables (PIE) enable Address Space Layout Randomization (ASLR) to improve system security and detailing the technical differences in compiling such executables.
| | www.productive-cpp.com
2.7 parsecs away

Travel
| | In the first part of this series we discussed the mechanics of an exploit, the general concept of hardening, and the stack protector hardening technique in particular. Some of the concepts explained there will be
| | shrik3.com
1.9 parsecs away

Travel
| | [AI summary] A technical blog post explains the ELF binary format, dynamic linking, and the roles of the dynamic linker, GOT, PLT, and symbol tables using command-line examples.
| | github.com
16.2 parsecs away

Travel
| A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2