|
|
|
|
|
by theboss
4588 days ago
|
|
Yeah you can force it if you call shellcode as a function but other than that, libc functions, if the elf is dynamically linked, will be mapped in using the procedure linkage table before main runs but...this is because printf != the write syscall |
|