PowerSploit/ScriptModification
mattifestation 130d970c2c Out-EncryptedScript uses FIPS-compliant crypto #60
Thanks, @aconite33 for the suggestion.

- TripleDESCryptoServiceProvider is now used as the crypto algorithm
because it won't break the script when FIPS compliance is enabled in the
registry.
- I actually implemented the InitializationVector parameter
- Cleaned up the output script
- Cleaned up comment-based help
2015-02-26 09:24:45 -05:00
..
Out-CompressedDll.ps1 Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
Out-EncodedCommand.ps1 Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
Out-EncryptedScript.ps1 Out-EncryptedScript uses FIPS-compliant crypto #60 2015-02-26 09:24:45 -05:00
Remove-Comments.ps1 Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
ScriptModification.psd1 Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
ScriptModification.psm1 Normalized all scripts to ASCII encoding 2013-11-13 21:01:02 -05:00
Usage.md Corrections made to usage documentation 2013-01-20 21:36:49 -05:00