davehull / Kansa

A Powershell incident response framework
Apache License 2.0
1.56k stars 266 forks source link

Write-StreamToDisk.ps1 #179

Closed dmoore44 closed 6 years ago

dmoore44 commented 6 years ago

Write-StreamToDisk.ps1 will base64 decode and GZip decompress the byte stream returned by Modules\Disk\Get-File.ps1; it is meant as a companion to Get-File.ps1