Add BinaryScary/NET-Obfuscate to Defense Evasion

This commit is contained in:
pe3zx 2020-12-21 14:11:26 +07:00
parent 9510567b75
commit 43d8b3bcbd

View File

@ -474,6 +474,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/bats3c/Ghost-In-The-Logs">bats3c/Ghost-In-The-Logs</a></td>
<td>Evade sysmon and windows event logginEvade sysmon and windows event loggingg</td>
</tr>
<tr>
<td><a href="https://github.com/BinaryScary/NET-Obfuscate">BinaryScary/NET-Obfuscate</a></td>
<td>Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI</td>
</tr>
<tr>
<td><a href="https://github.com/bhumic/PErmutator">bhumic/PErmutator</a></td>
<td>The goal of this project is to create a permutation engine for PE files. The engine should randomize the executable parts of the file.</td>