Fix links in README.md (#60)

pull/61/head
Zach Riggle 10 years ago committed by GitHub
parent 56f3149008
commit 3077bd4cf6

@ -18,6 +18,10 @@ Many other projects from the past (e.g., [gdbinit][gdbinit], [PEDA][PEDA]) and p
Pwndbg exists not only to replace all of its predecessors, but also to have a clean implementation that runs quickly and is resilient against all the weird corner cases that come up.
[gdbinit]: https://github.com/gdbinit/Gdbinit
[PEDA]: https://github.com/longld/peda
[GEF]: https://github.com/hugsy/gef
## How?
Installation is straightforward. Pwndbg is best supported on Ubuntu 14.04 with GDB 7.7, and Ubuntu 16.04 with GDB 7.11.

Loading…
Cancel
Save