This commit is contained in:
pe3zx 2017-11-27 23:09:03 +07:00
parent 25abdf5dca
commit dc533ed62e

View File

@ -242,6 +242,10 @@ My curated list of awesome links, resources and tools
FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.
</td>
</tr>
<tr>
<td><a href="https://lief.quarkslab.com/">LIEF</a></td>
<td>Library to Instrument Executable Formats</td>
</tr>
<tr>
<td>
<a href="https://github.com/williballenthin/python-idb">williballenthin/python-idb</a>