If the user runs /usr/lib/Loader.so and pass a second string to argv, we will try to run it as if it was running that program without invoking the dynamic loader explicitly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| misc.cpp | ||
| misc.h | ||
If the user runs /usr/lib/Loader.so and pass a second string to argv, we will try to run it as if it was running that program without invoking the dynamic loader explicitly. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| misc.cpp | ||
| misc.h | ||