mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-22 21:59:29 -05:00
Merge pull request #279 from meitar/pwndbg
Add pwndbg, a GDB plugin with features easing exploit development.
This commit is contained in:
commit
d8deb1c915
@ -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.
|
* [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.
|
* [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.
|
* [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
|
### Physical Access Tools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user