Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-14 | For ./ScriptModification/ : | HarmJ0y | 1 | -9/+10 | |
-PSScriptAnalyzering -Tweaking of synopsis blocks in order to support platyPS -Code standardization -Generated docs | |||||
2013-11-13 | Normalized all scripts to ASCII encoding | mattifestation | 1 | -2/+2 | |
2013-01-21 | Consistency improvements in comment-based help | bitform | 1 | -1/+1 | |
2013-01-20 | Created a ScriptModification module. | bitform | 1 | -0/+184 | |
* All scripts used to prepare and/or modify payload scripts were added to the ScriptModification module. * Added Remove-Comments - Strips comments and extra whitespace from a script. * Encrypt-Script was named to Out-EncryptedScript in order to conform to proper PowerShell verbs. |