pwn cheat sheet May 01, 2020 in cheat sheet GDBrun with argvgdb —args {name} {argv[1], argv[2], …. }ex: 1gdb --args ./main arg1 arg2 Continue reading