This script is made for extracting a bunch of password-protected archive files using an external program 7z. In order to extract the files, it is required that you provide the known passwords for the archive files.
python3 extractor.py [-h] -p PASSWORD -f FILE [-d DESTINATION]