From 1e9bb0c2d09b8fe9f57210950c0449eeef188ca3 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 12 Feb 2018 15:30:51 +0700 Subject: [PATCH] [Tools][Windows]: monoxgas/sRDI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 474b491..d199d8c 100644 --- a/README.md +++ b/README.md @@ -1445,6 +1445,10 @@ My curated list of awesome links, resources and tools sevagas/macro_pack macro_pack is a tool used to automatize obfuscation and generation of MS Office documents for pentest, demo, and social engineering assessments. The goal of macro_pack is to simplify antimalware bypass and automatize the process from vba generation to final Office document generation. + + monoxgas/sRDI + Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode + peewpw/Invoke-PSImage Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute