Add: jfmaes/Invoke-DLLClone to Execution section

This commit is contained in:
pe3zx 2021-08-25 15:52:07 +07:00
parent e91ee2896f
commit 1d252d96e3

View File

@ -331,6 +331,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/jhalon/SharpCall">jhalon/SharpCall</a></td>
<td>Simple PoC demonstrating syscall execution in C#</td>
</tr>
<tr>
<td><a href="https://github.com/jfmaes/Invoke-DLLClone">jfmaes/Invoke-DLLClone</a></td>
<td>Koppeling x Metatwin x LazySign</td>
</tr>
<tr>
<td><a href="https://github.com/jfmaes/SharpZipRunner">jfmaes/SharpZipRunner</a></td>
<td>Executes position independent shellcode from an encrypted zip</td>