pwndbg is a collection of gdb plugins to facilitate pwn and reversing in GDB.
hexdump [address] [number of bytes]
dumps you [number of bytes] bytes in memory starting from [register]
canaries
prints you info about canaries found in the binary and their addresses.