thesis: Add headings and first subsection
This commit is contained in:
@@ -16,7 +16,7 @@ From the [ENVIRONMENT section in the Linux manual page ld.so(8)](https://www.man
|
||||
* No need to re-link
|
||||
* Works for *all* functions
|
||||
* Works only on dynamically linked executables
|
||||
* Intercepts all calls (including stack allocations etc.)
|
||||
* Intercepts all calls (including calls inside libraries etc.)
|
||||
|
||||
Example (`preload.c`):
|
||||
```c
|
||||
|
||||
Reference in New Issue
Block a user