diff options
author | bitform <matt@exploit-monday.com> | 2013-01-13 12:20:42 -0500 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2013-01-13 12:20:42 -0500 |
commit | 7bd264c465911c1a482c1ad4d7045648f574f8ab (patch) | |
tree | c7882a9d78c64058d42609b2b2e62fcd196c4d85 /RE_Tools | |
parent | 504ac21aed7f8a2d4d99074c60b48bfdf15b1b68 (diff) | |
download | PowerSploit-7bd264c465911c1a482c1ad4d7045648f574f8ab.tar.gz PowerSploit-7bd264c465911c1a482c1ad4d7045648f574f8ab.zip |
Fixed bug in Prepare-Payload
* Some payloads were not decoding properly after being uncompressed.
This was due to a bug in how `Get-Content -Encoding ASCII` was
interpreting input. When reading a script from a file, Prepare-payload
no longer makes any assumptions about the script's encoding.
* Prepare-Payload will display a warning if the cmd.exe or base64 string
length maximums are exceeded.
Diffstat (limited to 'RE_Tools')
0 files changed, 0 insertions, 0 deletions