Add: Arvanaghi/CheckPlease

This commit is contained in:
pe3zx 2020-11-19 15:11:37 +07:00
parent fd76490306
commit 2686ddec62

View File

@ -437,6 +437,10 @@ Some tools can be categorized in more than one category. But because the current
</td>
<td>The goal of this repository is to document the most common techniques to bypass AppLocker.</td>
</tr>
<tr>
<td><a href="https://github.com/Arvanaghi/CheckPlease">Arvanaghi/CheckPlease</a></td>
<td>Sandbox evasion modules written in PowerShell, Python, Go, Ruby, C, C#, Perl, and Rust.</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>