diff --git a/README.md b/README.md index 7e018577f..09e00bd8c 100644 --- a/README.md +++ b/README.md @@ -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.