Add: S3cur3Th1sSh1t/Nim_DInvoke to Defense Evasion section

This commit is contained in:
pe3zx 2022-06-28 00:26:51 +07:00
parent 9fc40a1d22
commit e7c18f9a3c

View File

@ -727,6 +727,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/S3cur3Th1sSh1t/Nim_DInvoke">S3cur3Th1sSh1t/Nim_DInvoke</a></td>
<td>D/Invoke implementation in Nim</td>
</tr>
<tr>
<td><a href="https://github.com/S3cur3Th1sSh1t/Nim-RunPE">S3cur3Th1sSh1t/Nim-RunPE</a></td>
<td>A Nim implementation of reflective PE-Loading from memory</td>