mirror of https://github.com/pwndbg/pwndbg
Update README.md
This commit is contained in:
parent
376228a344
commit
d930fb59d6
10
README.md
10
README.md
|
@ -59,6 +59,16 @@ For most standard function calls, it knows how many arguments there are and can
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
Here's a few screenshots of some of the cool things pwndbg does.
|
||||||
|
|
||||||
|
![d](caps/a.png?raw=1)
|
||||||
|
|
||||||
|
![e](caps/a.png?raw=1)
|
||||||
|
|
||||||
|
![f](caps/a.png?raw=1)
|
||||||
|
|
||||||
|
![g](caps/a.png?raw=1)
|
||||||
|
|
||||||
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`.
|
||||||
|
|
||||||
![a](caps/a.png?raw=1)
|
![a](caps/a.png?raw=1)
|
||||||
|
|
Loading…
Reference in New Issue