python-rar-cracker icon indicating copy to clipboard operation
python-rar-cracker copied to clipboard

A tiny python script for cracking rar file encrypted by a password

Results 5 python-rar-cracker issues
Sort by recently updated
recently updated
newest added

Whenever I try to run it in brute mode I get this error just before it starts to begin cracking. File "C:\", line 22, in crackRar rar.extractall(pwd=pwd) File "C:\", line...

Hi, 1. do you know if there is a new version or a new more efficient or better implementation of the brute library? 2. do you think that this script...

What commands must i use to get this to run?

File "C:\Python37-32\lib\site-packages\brute.py", line 68 product( ^ SyntaxError: Generator expression must be parenthesized

File "C:\Users\Egor\AppData\Local\Programs\Python\Python311\Lib\site-packages\unrar\rarfile.py", line 355, in _extract_members raise RuntimeError("Bad password for File") RuntimeError: Bad password for File