Add: secdev-01/AllTheThingsExec to Execution section

This commit is contained in:
pe3zx 2021-08-14 21:42:00 +07:00
parent 5a9e2bd31b
commit 1f53cc8568

View File

@ -360,6 +360,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/S3cur3Th1sSh1t/Nim_CBT_Shellcode">S3cur3Th1sSh1t/Nim_CBT_Shellcode</a></td>
<td>CallBack-Techniques for Shellcode execution ported to Nim</td>
</tr>
<tr>
<td><a href="https://github.com/secdev-01/AllTheThingsExec">secdev-01/AllTheThingsExec</a></td>
<td>Executes Blended Managed/Unmanged Exports</td>
</tr>
<tr>
<td><a href="https://github.com/scythe-io/memory-module-loader">scythe-io/memory-module-loader</a></td>
<td>An implementation of a Windows loader that can load dynamic-linked libraries (DLLs) directly from memory</td>