From cd49a830921bbf59aa0ed86a453d63d2fc8a2d1e Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 9 Sep 2017 10:37:51 -0400 Subject: Open a file descriptor in the inferior. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 94582fb..417aa3e 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ stack in an attempt to trick the RTLD. * [Dynamic Loader Operation][8] * [About ELF Auxiliary Vectors][9] * [Code Injection into Running Linux Application][10] +* [Special Sections][11] [1]: https://github.com/gaffe23/linux-inject @@ -58,3 +59,4 @@ stack in an attempt to trick the RTLD. [8]: https://sourceware.org/glibc/wiki/DynamicLoader [9]: http://articles.manugarg.com/aboutelfauxiliaryvectors [10]: https://www.codeproject.com/Articles/33340/Code-Injection-into-Running-Linux-Application +[11]: http://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/specialsections.html -- cgit v1.3