From 478516fd4c1ec2de2c3de16c1e98bf58b2b80bb5 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 11 Sep 2021 16:22:57 +0700 Subject: [PATCH] Add: SheLLVM/SheLLVM to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 16d1caf..f7cc3c6 100644 --- a/Offensive.md +++ b/Offensive.md @@ -602,6 +602,10 @@ Some tools can be categorized in more than one category. But because the current sad0p/d0zer Elf binary infector written in Golang + + SheLLVM/SheLLVM + A collection of LLVM transform and analysis passes to write shellcode in regular C + stephenfewer/ReflectiveDLLInjection