Add: certcc/kaiju to Binary Analysis section

This commit is contained in:
pe3zx 2021-07-05 23:27:01 +07:00
parent ac9259e5c7
commit 102ec9b73e

View File

@ -507,6 +507,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/certcc/kaiju">certcc/kaiju</a></td>
<td>CERT Kaiju is a binary analysis framework extension for the Ghidra software reverse engineering suite</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>