From c326c6a4cdf4a913af7db782a5be909173d82acb Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 19 Apr 2022 11:38:03 +0700 Subject: [PATCH] Add: scrt/avdebugger to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 9c45562..bd2b4d8 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1756,6 +1756,10 @@ Some tools can be categorized in more than one category. But because the current sad0p/d0zer Elf binary infector written in Golang + + scrt/avdebugger + 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. + scrt/avcleaner C/C++ source obfuscator for antivirus bypass