From 79dc176e967307909a982d673beb645805de4ab4 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 18 Nov 2020 21:03:57 +0700 Subject: [PATCH] Add cedowens/Mythic-Macro-Generator --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index eaf2de5..f146f0b 100644 --- a/Offensive.md +++ b/Offensive.md @@ -175,6 +175,10 @@ Some tools can be categorized in more than one category. But because the current jonatan1024/clrinject Injects C# EXE or DLL Assembly into every CLR runtime and AppDomain of another process. + + jthuraisamy/SysWhispers + SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. + monoxgas/sRDI Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode