PowerSploit/ScriptModification
Matt Graeber 9a2dfad3de Fixed mangled decrypted script output
Addresses issue #80. This was a tricky fix because the script should
ideally handle Unicode and Ascii encoded scripts. I haven't tested
scripts with international characters but I would imagine those script
would get mangled since the decrypted output is ultimately normalized to
ascii.
2015-12-16 10:15:14 -08: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 Fixed mangled decrypted script output 2015-12-16 10:15:14 -08: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