diff options
author | HarmJ0y <will@harmj0y.net> | 2016-12-14 18:50:58 -0500 |
---|---|---|
committer | HarmJ0y <will@harmj0y.net> | 2016-12-14 18:50:58 -0500 |
commit | 59e6f94e763d40614284d43823a391cafd384c4c (patch) | |
tree | 95380329bb973928ce06cdf009dd93d955e5e89a /README.md | |
parent | 9ed26d65a883ad35962b1aaa9a6c57d3d3403cb0 (diff) | |
download | PowerSploit-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 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Compresses, Base-64 encodes, and outputs generated code to load a managed dll in Encrypts text files/scripts. -#### `Remove-Comments` +#### `Remove-Comment` Strips comments and extra whitespace from a script. |