Update README.md

pull/14/head
Zach Riggle 11 years ago
parent 2ef7eae42b
commit 7fb83f0fdf

@ -52,15 +52,17 @@ For most standard function calls, it knows how many arguments there are and can
Here's a few screenshots of some of the cool things pwndbg does. Here's a few screenshots of some of the cool things pwndbg does.
![d](caps/d.png?raw=1)
![e](caps/e.png?raw=1) ![e](caps/e.png?raw=1)
*Function arguments*
![f](caps/f.png?raw=1) ![f](caps/f.png?raw=1)
*Conditional jump evaluation and jump following*
![g](caps/g.png?raw=1) ![g](caps/g.png?raw=1)
*More dump following*
![h](caps/h.png?raw=1) ![h](caps/h.png?raw=1)
*RET following, useful for ROP*
Here's a screenshot of `pwndbg` working on an aarch64 binary running under `qemu-user`. Here's a screenshot of `pwndbg` working on an aarch64 binary running under `qemu-user`.

Loading…
Cancel
Save