mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-12-11 00:54:21 -05:00
Add hasherezade/libpeconv/runpe
This commit is contained in:
parent
7a9a818fcd
commit
f320dc0b01
@ -427,6 +427,10 @@ My curated list of awesome links, resources and tools
|
||||
<td><a href="http://dasmalwerk.eu/">DAS MALWERK</a></td>
|
||||
<td>DAS MALWERK - your one stop shop for fresh malware samples</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hasherezade/libpeconv/tree/master/run_pe">hasherezade/libpeconv/runpe</a></td>
|
||||
<td>RunPE (aka Process Hollowing) is a well known technique allowing to injecting a new PE into a remote processes, imprersonating this process. The given implementation works for PE 32bit as well as 64bit.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://iris-h.malwageddon.com/">IRIS-H</a></td>
|
||||
<td>IRIS-H is an online digital forensics tool that performs automated static analysis of files stored in a directory-based or strictly structured formats.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user