Direct Execution of Linux ELF
Program interpreter path is embedded in dynamically linked ELF executables
Lxrun ld-linux.so.1 is an actual ELF executable bound to a fixed address
The program interpreter cannot itself require a program interpreter - must load shared libraries itself