mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add plugin for IDA Pro
This commit is contained in:
parent
e296ad5458
commit
668a8675c0
@ -388,6 +388,13 @@ My curated list of awesome links, resources and tools
|
||||
<td><a href="https://github.com/longld/peda">longld/peda</a></td>
|
||||
<td>PEDA - Python Exploit Development Assistance for GDB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" style="text-align:center;"><b>IDA Pro</b></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>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Social Engineering
|
||||
|
Loading…
Reference in New Issue
Block a user