Add: janoglezcampos/DeathSleep to Defense Evasion

This commit is contained in:
pe3zx 2022-08-07 10:12:36 +07:00
parent adca9acd8b
commit d4e1350b1c

View File

@ -1528,6 +1528,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/iomoath/PowerShx">iomoath/PowerShx</a></td> <td><a href="https://github.com/iomoath/PowerShx">iomoath/PowerShx</a></td>
<td>Run Powershell without software restrictions.</td> <td>Run Powershell without software restrictions.</td>
</tr> </tr>
<tr>
<td><a href="https://github.com/janoglezcampos/DeathSleep">janoglezcampos/DeathSleep</a></td>
<td>A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution.</td>
</tr>
<tr> <tr>
<td><a href="https://github.com/jason-klein/signed-nsis-exe-append-payload">jason-klein/signed-nsis-exe-append-payload</a></td> <td><a href="https://github.com/jason-klein/signed-nsis-exe-append-payload">jason-klein/signed-nsis-exe-append-payload</a></td>
<td>Append a custom data payload to a digitally signed NSIS .exe installer</td> <td>Append a custom data payload to a digitally signed NSIS .exe installer</td>