Add best.jpg and link

This commit is contained in:
Zach Riggle 2016-06-24 12:25:42 +02:00
parent 424a8439f6
commit c19dba46c1
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
1. a collection of python that makes debugging with gdb suck less
2. a [PEDA](https://github.com/longld/peda) replacement
[![Pwndbg](/caps/best.png?raw=true "Pwndbg")]
## Why?
Vanilla GDB is terrible to use for reverse engineering and exploit development. Typing `x/g30x $esp` is not fun, and does not confer much information. The year is 2016 and GDB still lacks a hexdump command. GDB's syntax is arcane and difficult to approach. Windbg users are completely lost when they occasionally need to bump into GDB.

BIN
caps/best.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 964 KiB