# Functions
File detects what kind of program this file might be.
getExt returns the extension of a file path and attempts to avoid including fragments of filenames with other dots before the extension.
IsSupportedArchive returns whether a path can be processed by our archive extractor.
IsValidUPX checks whether a suspected UPX-compressed file can be decompressed with UPX.
Path returns a filetype based strictly on file path.
No description provided by the author