Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-20 | Created a ScriptModification module. | bitform | 1 | -79/+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-12-01 | Added Out-CompressedDll | bitform | 1 | -0/+79 | |
A script to aid in the loading of managed dlls in memory |