mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2025-01-10 07:09:32 -05:00
Add FAME
This commit is contained in:
parent
f372950d6f
commit
4e806dcdaa
@ -444,6 +444,10 @@ My curated list of awesome links, resources and tools
|
|||||||
<td><a href="http://dasmalwerk.eu/">DAS MALWERK</a></td>
|
<td><a href="http://dasmalwerk.eu/">DAS MALWERK</a></td>
|
||||||
<td>DAS MALWERK - your one stop shop for fresh malware samples</td>
|
<td>DAS MALWERK - your one stop shop for fresh malware samples</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="https://certsocietegenerale.github.io/fame/">FAME</a></td>
|
||||||
|
<td>FAME Automates Malware Evaluation</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://github.com/hasherezade/libpeconv/tree/master/run_pe">hasherezade/libpeconv/runpe</a></td>
|
<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>
|
<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>
|
||||||
|
Loading…
Reference in New Issue
Block a user