[Tools][Plugins]: Add CrowdStrike/CrowdDetox

This commit is contained in:
pe3zx 2018-02-05 21:34:34 +07:00
parent 56ec93b3b1
commit ec4f103395

View File

@ -1202,6 +1202,10 @@ My curated list of awesome links, resources and tools
<td><a href="https://github.com/airbus-seclab/bincat">airbus-seclab/bincat</a></td>
<td>Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction.</td>
</tr>
<tr>
<td><a href="https://github.com/CrowdStrike/CrowdDetox">CrowdStrike/CrowdDetox</a></td>
<td>The CrowdDetox plugin for Hex-Rays automatically removes junk code and variables from Hex-Rays function decompilations.</td>
</tr>
<tr>
<td><a href="https://github.com/fireeye/SimplifyGraph">fireeye/SimplifyGraph</a></td>
<td>IDA Pro plugin to assist with complex graphs</td>