Add: Comsecuris/gdbghidra

This commit is contained in:
pe3zx 2020-05-10 21:52:43 +07:00
parent b634d51689
commit a699c582be

View File

@ -160,6 +160,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/Cisco-Talos/Ghidraaas">Cisco-Talos/Ghidraaas</a></td>
<td>Ghidraaas is a simple web server that exposes Ghidra analysis through REST APIs. The project includes three Ghidra plugins to analyze a sample, get the list of functions and to decompile a function.</td>
</tr>
<tr>
<td><a href="https://github.com/Comsecuris/gdbghidra">Comsecuris/gdbghidra</a></td>
<td>gdbghidra - a visual bridge between a GDB session and GHIDRA</td>
</tr>
<tr>
<td><a href="https://github.com/Comsecuris/gdbida">Comsecuris/gdbida</a></td>
<td>gdbida - a visual bridge between a GDB session and IDA Pro's disassembler</td>