mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-12-11 17:14:21 -05:00
Add: hasherezade/mal_unpack to Malware Analysis section
This commit is contained in:
parent
dc754cf5b6
commit
6aefcbd6a1
@ -1981,6 +1981,10 @@ This repository is created as an online bookmark for useful links, resources and
|
||||
<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://github.com/hasherezade/mal_unpack">hasherezade/mal_unpack</a></td>
|
||||
<td>Dynamic unpacker based on PE-sieve</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/hasherezade/pe-sieve">hasherezade/pe-sieve</a></td>
|
||||
<td>Scans a given process, searching for the modules containing in-memory code modifications. When found, it dumps the modified PE.</td>
|
||||
|
Loading…
Reference in New Issue
Block a user