Binary Analysis > Consecuris/gdbida

This commit is contained in:
pe3zx 2019-09-16 11:43:48 +07:00
parent b0655042c9
commit 64fc822cd7

View File

@ -139,6 +139,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/gdbida">Comsecuris/gdbida</a></td>
<td>gdbida - a visual bridge between a GDB session and IDA Pro's disassembler</td>
</tr>
<tr>
<td><a href="https://cutter.re/">Cutter</a></td>
<td>Free and Open Source RE Platform powered by radare2</td>