mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-05 13:00:49 -05:00
Add PEDA and gdb-dashboard
This commit is contained in:
parent
1c375340f8
commit
f8a8e90d08
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user