Add: FernandoDoming/r2diaphora to Binary Analysis section

This commit is contained in:
pe3zx 2021-10-29 14:13:39 +07:00
parent 6fcf816406
commit f83fb83601

View File

@ -616,6 +616,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://github.com/enkomio/shed">enkomio/shed</a></td>
<td>.NET runtine inspector. <a href="http://antonioparata.blogspot.it/2017/11/shed-inspect-net-malware-like-sir.html">Shed - Inspect .NET malware like a Sir</a></td>
</tr>
<tr>
<td><a href="https://github.com/FernandoDoming/r2diaphora">FernandoDoming/r2diaphora</a></td>
<td>r2diaphora is a port of Diaphora to radare2 and MySQL. It also uses r2ghidra as decompiler by default, with support for other decompilers such as pdc.</td>
</tr>
<tr>
<td><a href="https://github.com/fireeye/flare-emu">flare-emu</a></td>
<td>flare-emu marries a supported binary analysis framework, such as IDA Pro or Radare2, with Unicorns emulation framework to provide the user with an easy to use and flexible interface for scripting emulation tasks.</td>