From 8a29aecf785ca0555f41e68aad1f616151845fa0 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 18 Jun 2021 13:04:45 +0700 Subject: [PATCH] Add: HackOvert/AntiDBG to Defense Evasion section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 33ff016..93923b7 100644 --- a/Offensive.md +++ b/Offensive.md @@ -818,6 +818,10 @@ Some tools can be categorized in more than one category. But because the current fireeye/OfficePurge VBA purge your Office documents with OfficePurge. VBA purging removes P-code from module streams within Office documents. + + HackOvert/AntiDBG + A bunch of Windows anti-debugging tricks for x86 and x64. + hlldz/Invoke-Phant0m Windows Event Log Killer