Update README

This commit is contained in:
Zach Riggle 2017-02-27 14:59:45 -05:00
parent 4c43a0c438
commit a3cfacf475
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
# pwndbg [![Build Status](https://travis-ci.org/pwndbg/pwndbg.svg?branch=master)](https://travis-ci.org/pwndbg/pwndbg) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]() # pwndbg [![Build Status](https://travis-ci.org/pwndbg/pwndbg.svg?branch=master)](https://travis-ci.org/pwndbg/pwndbg) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]()
### /poʊndbæg/
#### noun
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")] `pwndbg` (/poʊndbæg/) is a GDB plug-in that makes debugging with GDB suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers.
## Why? ## Why?