Add: ORCA666/EVA3 to Execution section

This commit is contained in:
pe3zx 2021-09-26 13:01:16 +07:00
parent a79cf700eb
commit 1a70fd0cc8

View File

@ -602,6 +602,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Moriarty2016/NimRDI">Moriarty2016/NimRDI</a></td>
<td>RDI implementation in Nim</td>
</tr>
<tr>
<td><a href="https://github.com/ORCA666/EVA3">ORCA666/EVA3</a></td>
<td>using hellsgate in EVA to get the syscalls</td>
</tr>
<tr>
<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>