x64 ret2libc

If a binary does not have enough useful gadgets but imports the libc library, we can try to return to libc and call gadgets like system() and execve().

Last updated