Abstract: Today, 64-bit ARM processors are used in a wide range of devices such as mobile and IoT devices. To improve the execution speed of application programs on such devices with limited computing ...
TL;DR: Write a C program that calls libc functions, compile it to a shellcode, load it in memory. Featuring function scraping from ELF as "procedure linkage", code & compilation tricks, and more. If ...