diogo-fernan / ir-rescue

A Windows Batch script and a Unix Bash script to comprehensively collect host forensic data during incident response.
Other
465 stars 95 forks source link

Compression method #10

Closed nwf9 closed 2 years ago

nwf9 commented 5 years ago

Hi diogo,

Use lzma2 to have a best compress ratio.

diogo-fernan commented 2 years ago

Thanks for the tip! However, that comes with the trade-off of a higher compute time, which is already quite high for this tool.