|
|
|
|
|
by rep_lodsb
631 days ago
|
|
Tried it, seems to crash immediately: $ strace ./true
execve("./true", ["./true"], 0x7ffc9993be20 /* 40 vars */) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} ---
+++ killed by SIGSEGV +++
(hexedited copy of /bin/true; something different might happen with a specially crafted file which has no other data in it besides the name of the interpreter?) |
|