News

The C program bind-shellcode-mapped loads an array of arm-64 bind shell code and execute in memory mapped location. After relocating the shell code this code is invoked as a C function.
The C program reverse-shellcode-mapped loads an array of arm-64 reverse shell code and execute in memory mapped location. After relocating the shell code this code is invoked as a C function.