mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-20 12:31:34 -05:00
Add top three winners from Hex-Rays Plug-In Contest 2017
This commit is contained in:
parent
3c3bd0cab6
commit
a640b74b4e
@ -998,6 +998,14 @@ My curated list of awesome links, resources and tools
|
||||
<tr>
|
||||
<td colspan="2"><b>IDA Pro</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<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/fireeye/SimplifyGraph">fireeye/SimplifyGraph</a></td>
|
||||
<td>IDA Pro plugin to assist with complex graphs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/gaasedelen/lighthouse">gaasedelen/lighthouse</a></td>
|
||||
<td>Lighthouse is a code coverage plugin for IDA Pro. The plugin leverages IDA as a platform to map, explore, and visualize externally collected code coverage data when symbols or source may not be available for a given binary.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user