DFIRKuiper / Kuiper

Digital Forensics Investigation Platform
736 stars 110 forks source link

Add Support for Decompression of tgz Archives #96

Closed 0x534a closed 1 year ago

0x534a commented 1 year ago

File collections originating from Linux-based systems are sometimes compressed using tar. This PR adds support for the decompression of *.tar.gz archives in order to handle these archives correctly and to avoid the conversion to ZIP archives.

salehmuhaysin commented 1 year ago

thank you pull merged