From d930fb59d63601c48176a92123b0897617bab86f Mon Sep 17 00:00:00 2001 From: Zach Riggle Date: Sun, 17 May 2015 10:57:12 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 987e0640..cd7b0e97 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,16 @@ For most standard function calls, it knows how many arguments there are and can ## 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`. ![a](caps/a.png?raw=1)