glv2 / bruteforce-salted-openssl

Try to find the password of a file that was encrypted with the 'openssl' command.
Other
205 stars 52 forks source link

not working with des3 #20

Open xxx4514 opened 4 years ago

xxx4514 commented 4 years ago

working openssl des3 same file salted but not working same file same password

glv2 commented 4 years ago

Could you describe more precisely what your problem is? What command is working? What command is not working?

torabi12 commented 1 year ago

I think I have the same or similar issue. I created an encrypted file with des3 and the tool was able to provide the pass candidate. I tried the same on a different file, where the pssword is also known and same cipher is used but the answer was missing:

image

Looks like sometimes works but not all the files for des3 encryption.