mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add: OALabs/hashdb-ida to Binary Analysis section
This commit is contained in:
parent
2595cadd4f
commit
68bf8f039c
@ -732,6 +732,10 @@ This repository is created as an online bookmark for useful links, resources and
|
||||
<td><a href="https://github.com/nccgroup/WindowsMemPageDelta">nccgroup/WindowsMemPageDelta</a></td>
|
||||
<td>A Microsoft Windows service to provide telemetry on Windows executable memory page changes to facilitate threat detection</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/OALabs/hashdb-ida">OALabs/hashdb-ida</a></td>
|
||||
<td>HashDB API hash lookup plugin for IDA Pro</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/pierrezurek/Signsrch">pierrezurek/Signsrch</a></td>
|
||||
<td>tool for searching signatures inside files, extremely useful in reversing engineering for figuring or having an initial idea of what encryption/compression algorithm is used for a proprietary protocol or file. it can recognize tons of compression, multimedia and encryption algorithms and many other things like known strings and anti-debugging code which can be also manually added since it's all based on a text signature file read at runtime and easy to modify.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user