Add panagioto/SyscallHide

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

View File

@ -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>