[Tools][Plugins] IDAConnect/IDAConnect

This commit is contained in:
pe3zx 2018-03-28 16:07:10 +07:00
parent 2e2123c2e1
commit bfca1608ba

View File

@ -1326,6 +1326,10 @@ My curated list of awesome links, resources and tools
<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/IDAConnect/IDAConnect">IDAConnect/IDAConnect</a></td>
<td>[WIP] Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays</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>