Add: richkmeli/Richkware to Execution section

This commit is contained in:
pe3zx 2021-09-14 11:30:41 +07:00
parent 91fe63755e
commit df1d7a2abb

View File

@ -598,6 +598,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/richkmeli/Richkware">richkmeli/Richkware</a></td>
<td>Framework for building Windows malware, written in C++</td>
</tr>
<tr>
<td><a href="https://github.com/sad0p/d0zer">sad0p/d0zer</a></td>
<td>Elf binary infector written in Golang</td>