mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-20 12:31:34 -05:00
Fix broken HTML
This commit is contained in:
parent
f8a8e90d08
commit
e296ad5458
@ -379,7 +379,12 @@ 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>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/cyrus-and/gdb-dashboard">cyrus-and/gdb-dashboard</a></td>
|
||||
<td>Modular visual interface for GDB in Python</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/longld/peda">longld/peda</a></td>
|
||||
<td>PEDA - Python Exploit Development Assistance for GDB</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user