arkfind
arkfind copied to clipboard
crashes on encryptet zip files due to unhandeled RuntimeError
RuntimeError: File <zipfile.ZipInfo object at 0xaddress> is encrypted, password required for extraction
FWIW raising a RuntimeError is a 'crash on purpose' as I've seen it used, so you could probably respell this issue as 'Please support encrypted zip files' or maybe 'Print a better message for encrypted zip files', depending on what you expect the end result to be.