From df1d7a2abbd8ef4bab34da070c28f47706fc109f Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 14 Sep 2021 11:30:41 +0700 Subject: [PATCH] Add: richkmeli/Richkware to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 6633a8e..d06bfe8 100644 --- a/Offensive.md +++ b/Offensive.md @@ -598,6 +598,10 @@ Some tools can be categorized in more than one category. But because the current passthehashbrowns/DInvokeProcessHollowing This repository is an implementation of process hollowing shellcode injection using DInvoke from SharpSploit. DInvoke allows operators to use unmanaged code while avoiding suspicious imports or API hooking. + + richkmeli/Richkware + Framework for building Windows malware, written in C++ + sad0p/d0zer Elf binary infector written in Golang