Add: thomasxm/BOAZ_beta to Defense Evasion

This commit is contained in:
pe3zx 2025-01-28 11:09:58 +07:00
parent be24517fa3
commit 86a6bcc556

View File

@ -1976,6 +1976,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/ThomasThelen/Anti-Debugging">ThomasThelen/Anti-Debugging</a></td>
<td>A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.</td>
</tr>
<tr>
<td><a href="https://github.com/thomasxm/BOAZ_beta">thomasxm/BOAZ_beta</a></td>
<td>Multilayered AV/EDR Evasion Framework</td>
</tr>
<tr>
<td><a href="https://github.com/tomcarver16/AmsiHook">tomcarver16/AmsiHook</a></td>
<td>AmsiHook is a project I created to figure out a bypass to AMSI via function hooking.</td>