# Functions
extractArchiveToTempDir creates a temporary directory and extracts the archive file for scanning.
Extract Bz2 extracts bzip2 files.
ExtractDeb extracts .deb packages.
extractGzip extracts .gz archives.
No description provided by the author
extractRPM extracts .rpm packages.
extractTar extracts .apk and .tar* archives.
No description provided by the author
extractZip extracts .jar and .zip archives.
extractZlib extracts extension-agnostic zlib-compressed files.
isValidPath checks if the target file is within the given directory.
return a directory with the extracted image directories/files in it.