Add pwndbg, a GDB plugin with features easing exploit development.

This commit is contained in:
Meitar M 2019-02-19 17:59:46 -05:00
parent 72c1c6d2ad
commit 07eb123b4e
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -495,6 +495,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [rVMI](https://github.com/fireeye/rVMI) - Debugger on steroids; inspect userspace processes, kernel drivers, and preboot environments in a single tool.
* [Frida](https://www.frida.re/) - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers.
* [boxxy](https://github.com/kpcyrd/boxxy-rs) - Linkable sandbox explorer.
* [pwndbg](https://github.com/pwndbg/pwndbg) - GDB plug-in that eases debugging with GDB, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers, and exploit developers.
### Physical Access Tools