Add: S4R1N/MMFCodeInjection to Execution section

This commit is contained in:
pe3zx 2021-10-27 14:01:07 +07:00
parent 831de99624
commit 165bac340e

View File

@ -462,6 +462,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/S4R1N/AlternativeShellcodeExec">S4R1N/AlternativeShellcodeExec</a></td>
<td>Alternative Shellcode Execution Via Callbacks</td>
</tr>
<tr>
<td><a href="https://github.com/S4R1N/MMFCodeInjection">S4R1N/MMFCodeInjection</a></td>
<td>Code Injection via Memory Mapped Files</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>