Add panagioto/SyscallHide

This commit is contained in:
pe3zx 2020-11-18 21:05:24 +07:00
parent 79dc176e96
commit bc0656e692

View File

@ -183,7 +183,7 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/monoxgas/sRDI">monoxgas/sRDI</a></td>
<td>Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode</td>
</tr>
<tr>
<tr>
<td><a href="https://github.com/stephenfewer/ReflectiveDLLInjection">stephenfewer/ReflectiveDLLInjection</a></td>
<td>Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process</td>
</tr>
@ -293,6 +293,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/fireeye/SharPersist">fireeye/SharPersist</a></td>
<td>Windows persistence toolkit written in C#.</td>
</tr>
<tr>
<td><a href="https://github.com/panagioto/SyscallHide">panagioto/SyscallHide</a></td>
<td>Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.</td>
</tr>
<tr>
<td><a href="https://github.com/slaeryan/MIDNIGHTTRAIN">slaeryan/MIDNIGHTTRAIN</a></td>
<td>Covert Stage-3 Persistence Framework</td>