This commit is contained in:
firmianay 2017-08-22 21:53:40 +08:00
parent d0177b79a3
commit a34e086c41

View File

@ -83,5 +83,4 @@ $ echo "DONE! debug your program with gdb and enjoy"
## GEF/pwngdb ## GEF/pwngdb
除了 peda 外还有一些优秀的 gdb 增强工具,功能大致相同,可以看情况选用。 除了 peda 外还有一些优秀的 gdb 增强工具,功能大致相同,可以看情况选用。
- [GEF](https://github.com/hugsy/gef) - Multi-Architecture GDB Enhanced Features for Exploiters & Reverse-Engineers - [GEF](https://github.com/hugsy/gef) - Multi-Architecture GDB Enhanced Features for Exploiters & Reverse-Engineers
- [pwndbg - [pwndbg](https://github.com/pwndbg/pwndbg) - Exploit Development and Reverse Engineering with GDB Made Easy
](https://github.com/pwndbg/pwndbg) - Exploit Development and Reverse Engineering with GDB Made Easy