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

Exception has occurred: RuntimeError Bad password for File

Open Sam76591 opened this issue 4 years ago • 3 comments

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 64, in crackRar(filename, pwdGen)

Sam76591 avatar Jun 04 '20 02:06 Sam76591

Sorry for the late response. But the error message you give is too short to contain any useful information. Maybe it's something related to your file path but I am not sure.

Ghostish avatar Jun 23 '20 04:06 Ghostish

while running the code iam getting runfile('C:/Users/MRINAL/.spyder-py3/untitled0.py', wdir='C:/Users/MRINAL/.spyder-py3') File "C:\Users\MRINAL\anaconda3\lib\site-packages\brute.py", line 68 product( ^ SyntaxError: Generator expression must be parenthesized

mrinal-del avatar May 12 '21 12:05 mrinal-del

while running the code iam getting runfile('C:/Users/MRINAL/.spyder-py3/untitled0.py', wdir='C:/Users/MRINAL/.spyder-py3') File "C:\Users\MRINAL\anaconda3\lib\site-packages\brute.py", line 68 product( ^ SyntaxError: Generator expression must be parenthesized

same here

antarxis avatar Apr 21 '23 20:04 antarxis