From 6fccbce26db9fec1de93b3a929d365083dd28a21 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 19 Feb 2018 13:35:40 +0700 Subject: [PATCH] [Tools][Windows] HTA encryption tool for RedTeams --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7be5cc4..07d63c8 100644 --- a/README.md +++ b/README.md @@ -1495,6 +1495,10 @@ My curated list of awesome links, resources and tools monoxgas/sRDI Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode + + nccgroup/demiguise + HTA encryption tool for RedTeams + peewpw/Invoke-PSImage Embeds a PowerShell script in the pixels of a PNG file and generates a oneliner to execute