Celeb Glow
updates | March 09, 2026

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.

5

1 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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy