Add avast-tl/retdec

This commit is contained in:
pe3zx 2017-12-13 23:02:29 +07:00
parent 7d35473030
commit 1af379326c

View File

@ -511,6 +511,10 @@ My curated list of awesome links, resources and tools
*Binary analysis tools, including decompilers, deobfuscators, disassemblers, etc.*
<table>
<tr>
<td><a href="https://github.com/avast-tl/retdec">avast-tl/retdec</a></td>
<td>RetDec is a retargetable machine-code decompiler based on LLVM</td>
</tr>
<tr>
<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>