Add: boku7/AsmHalosGate to Execution section

This commit is contained in:
pe3zx 2021-08-06 15:17:12 +07:00
parent 237717cb0b
commit fea5e0cfc5

View File

@ -410,6 +410,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/Akaion/Bleak">Akaion/Bleak</a></td>
<td>A Windows native DLL injection library that supports several methods of injection.</td>
</tr>
<tr>
<td><a href="https://github.com/boku7/AsmHalosGate">boku7/AsmHalosGate</a></td>
<td>x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks</td>
</tr>
<tr>
<td><a href="https://github.com/boku7/HOLLOW">boku7/HOLLOW</a></td>
<td>EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and execute shellcode</td>