killchain-compendium/Exploits/Binaries/gdb CheatSheet.md

112 B

GDB CheatSheet

Cast a register value

  • Cast the content of a register to char
p *(char **)$rax