How to provide list of possible passwords to winrar?
I have a list of possible passwords and bunch of rar files. As you suspect, I would like to open, unrar all those files using provided passwords but I don't know which password is related to which rar file.
Is there a possibility to open those rars in some elegant way?
Is there a possibility to load list of passwords into rar app and attempt every password on every file (until success of course)?
I would like to resolve it using rar app interface. I know how to do it by coding.
51 Answer
You can automatically extract locked archives with JDownloader program. Possible passwords should be entered in Password List field located in Settings -> Archive Extractor. After that choose Extract Files function from Tools menu and select archives you want to extract. Program will automatically try entered passwords and extract archives if passwords are valid.