aboutsummaryrefslogtreecommitdiff
path: root/Encrypt-Script.ps1
AgeCommit message (Collapse)AuthorFilesLines
2013-01-20Created a ScriptModification module.bitform1-126/+0
* 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.
2012-08-24Cleaned up Encrypt-Script coment-based helpbitform1-35/+56
2012-06-26Changed licensing to BSD 3-Clausebitform1-1/+1
Fixed some spelling errors in README. Added additional usage information
2012-06-07Converted all ps1 files from UTF-16 BE to Asciibitform1-0/+0
PowerShell ISE saves to UTF-16 BE by default. git doesn't diff this properly. Diffs should now display properly.
2012-05-26Complete rewrite of Powersyringebitform1-0/+0