From 481ebb777e7e46e622dea4deeaa428b61c78f46e Mon Sep 17 00:00:00 2001 From: bitform Date: Sat, 1 Dec 2012 13:35:26 -0500 Subject: Added Out-CompressedDll A script to aid in the loading of managed dlls in memory --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 5b26dc6..eda99df 100644 --- a/README +++ b/README @@ -16,6 +16,10 @@ Inject-Shellcode: Inject-Shellcode injects shellcode into the process ID of your choosing or within PowerShell locally. +Out-CompressedDll: + + Compresses, Base-64 encodes, and outputs generated code to load a managed dll in memory. + Encrypt-Script: Encrypt-Script will encrypt a script (or any text file for that matter) and output the results to a minimally obfuscated script - evil.ps1. -- cgit v1.2.3