This website requires JavaScript.
Explore
Help
Sign In
whx
/
killchain-compendium
Watch
1
Star
0
Fork
You've already forked killchain-compendium
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
363d96b77a
killchain-compendium
/
Exploits
/
Binaries
/
gdb CheatSheet.md
212 B
Raw
Blame
History
GDB CheatSheet
Cast a register value
Cast the content of a register to char
p *
(
char **
)
$rax
Show Instructions
Show the next 70 instructions under the current position
x/70i
$pc