mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-20 20:41:54 -05:00
Add 'hasherezade/hook_finder' to Binary Analysis tools
This commit is contained in:
parent
7e4ca65827
commit
14646bc64c
@ -538,6 +538,10 @@ My curated list of awesome links, resources and tools
|
|||||||
FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.
|
FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://github.com/hasherezade/hook_finder">hasherezade/hook_finder</a></td>
|
||||||
|
<td>a small tool for investigating inline hooks (and other in-memory code patches)</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://lief.quarkslab.com/">LIEF</a></td>
|
<td><a href="https://lief.quarkslab.com/">LIEF</a></td>
|
||||||
<td>Library to Instrument Executable Formats</td>
|
<td>Library to Instrument Executable Formats</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user