aboutsummaryrefslogtreecommitdiff
path: root/ScriptModification/Out-CompressedDll.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'ScriptModification/Out-CompressedDll.ps1')
-rw-r--r--ScriptModification/Out-CompressedDll.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/ScriptModification/Out-CompressedDll.ps1 b/ScriptModification/Out-CompressedDll.ps1
index f781c15..3aa5c2b 100644
--- a/ScriptModification/Out-CompressedDll.ps1
+++ b/ScriptModification/Out-CompressedDll.ps1
@@ -5,7 +5,7 @@
Compresses, Base-64 encodes, and outputs generated code to load a managed dll in memory.
-PowerSploit Module - Out-CompressedDll
+PowerSploit Function: Out-CompressedDll
Author: Matthew Graeber (@mattifestation)
License: BSD 3-Clause
Required Dependencies: None