Add: sad0p/d0zer to Execution section

This commit is contained in:
pe3zx 2021-06-18 15:01:23 +07:00
parent 302669e1b1
commit 2a106e8801

View File

@ -394,6 +394,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/passthehashbrowns/DInvokeProcessHollowing">passthehashbrowns/DInvokeProcessHollowing</a></td>
<td>This repository is an implementation of process hollowing shellcode injection using DInvoke from SharpSploit. DInvoke allows operators to use unmanaged code while avoiding suspicious imports or API hooking.</td>
</tr>
<tr>
<td><a href="https://github.com/sad0p/d0zer">sad0p/d0zer</a></td>
<td>Elf binary infector written in Golang</td>
</tr>
<tr>
<td><a href="https://github.com/stephenfewer/ReflectiveDLLInjection">stephenfewer/ReflectiveDLLInjection</a>
</td>