Add PEDA and gdb-dashboard

This commit is contained in:
pe3zx 2017-11-19 19:53:19 +07:00
parent 1c375340f8
commit f8a8e90d08

View File

@ -379,6 +379,9 @@ My curated list of awesome links, resources and tools
<tr>
<td><a href="https://github.com/cs01/gdbgui">cs01/gdbgui</a></td>
<td>Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.</td>
<td><a href="https://github.com/cyrus-and/gdb-dashboard">cyrus-and/gdb-dashboard</a></td>
<td><a href="https://github.com/longld/peda">longld/peda</a></td>
<td>PEDA - Python Exploit Development Assistance for GDB</td>
</tr>
</table>