aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorHarmJ0y <will@harmj0y.net>2016-12-14 18:50:58 -0500
committerHarmJ0y <will@harmj0y.net>2016-12-14 18:50:58 -0500
commit59e6f94e763d40614284d43823a391cafd384c4c (patch)
tree95380329bb973928ce06cdf009dd93d955e5e89a /docs/index.md
parent9ed26d65a883ad35962b1aaa9a6c57d3d3403cb0 (diff)
downloadPowerSploit-59e6f94e763d40614284d43823a391cafd384c4c.tar.gz
PowerSploit-59e6f94e763d40614284d43823a391cafd384c4c.zip
For ./ScriptModification/ :
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index ac37071..9c001da 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -15,7 +15,7 @@ Modify and/or prepare scripts for execution on a compromised machine.
Out-EncodedCommand - Compresses, Base-64 encodes, and generates command-line output for a PowerShell payload script.
Out-CompressedDll - Compresses, Base-64 encodes, and outputs generated code to load a managed dll in memory.
Out-EncryptedScript - Encrypts text files/scripts.
- Remove-Comments - Strips comments and extra whitespace from a script.
+ Remove-Comment - Strips comments and extra whitespace from a script.
### Persistence