2 Commits

Author SHA1 Message Date
Daniel Bohannon 0e31fabd86 Removing $env:Public invocation option for compatibility
Removing $env:Public invocation option for non-English system compatibility found by ilgrank (https://github.com/danielbohannon/Invoke-Obfuscation/issues/22).
2017-12-19 08:26:51 -05:00
Daniel Bohannon 889e62f4c4 Adding COMPRESS function
Adding COMPRESS function for easier conversion of multi-line scripts to a one-liner command while drastically reducing the command length for cmd.exe command line length limitation purposes.
2017-12-19 08:03:21 -05:00