From 96b0ce3497e715b365c87166c8a348c8f7510e3e Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 3 Oct 2021 12:29:57 +0700 Subject: [PATCH] Add: trickster0/OffensiveRust to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index a3cb6e9..606548e 100644 --- a/Offensive.md +++ b/Offensive.md @@ -653,6 +653,10 @@ Some tools can be categorized in more than one category. But because the current timwhitez/Doge-sRDI Shellcode implementation of Reflective DLL Injection by Golang. Convert DLLs to position independent shellcode + + trickster0/OffensiveRust + Rust Weaponization for Red Team Engagements. + r3nhat/XORedReflectiveDLL Reflective DLL Injection with obfuscated (XOR) shellcode