Add: scrt/avdebugger to Defense Evasion section

This commit is contained in:
pe3zx 2022-04-19 11:38:03 +07:00
parent 3e4163e3ef
commit c326c6a4cd

View File

@ -1756,6 +1756,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/sad0p/d0zer">sad0p/d0zer</a></td>
<td>Elf binary infector written in Golang</td>
</tr>
<tr>
<td><a href="https://github.com/scrt/avdebugger">scrt/avdebugger</a></td>
<td>Most antivirus engines rely on strings or other bytes sequences, function exports and big integers to recognize malware. This project helps to automatically recover these signatures.</td>
</tr>
<tr>
<td><a href="https://github.com/scrt/avcleaner">scrt/avcleaner</a></td>
<td>C/C++ source obfuscator for antivirus bypass</td>