commit cdf606b275cd719efa3e091ed2d559f7aa7b2bd4 parent 5164262bd463a5a6b9734bd41c05f45202c50f60 Author: Anselm R Garbe <garbeam@gmail.com> Date: Mon, 26 Oct 2009 15:54:58 +0000 update Diffstat:
M | stali.suckless.org/index.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/stali.suckless.org/index.md b/stali.suckless.org/index.md @@ -66,3 +66,5 @@ Please see the README file in that archive for further info. Some related links ------------------ * [$6M libc](http://codingrelic.geekhold.com/2008/11/six-million-dollar-libc.html) +* [ldd arbitrary code execution](http://www.catonmat.net/blog/ldd-arbitrary-code-execution/) +* [static linking](http://blog.garbe.us/2008/02/08/01_Static_linking/)