You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'd appreciate some help getting this to run. I already troubleshooted the chunk size non zero issue from another ticket. Now when I run the cmd I get "No password was found". It instantly comes up with this without it even seeming like it tried to crack it. Maybe I am doing the password.txt wrong? I verified that it was a plain text document and I put 4 passwords that I think it could be spaced out like this eg. below.
Example password.txt
Applebees
Mcdonalds
Starbucks
Whataburger
I am running the cmd like this dmg-cracker -p /Users/(myusername)/Documents/crackthis/test-small.txt -d /Users/(myusername)/Documents/crackthis/InsuranceCards.dmg -t 4
Thank you for any help you can give!
The text was updated successfully, but these errors were encountered:
I think the reason is Vscode. It do something when you use -p -d or some args. You can build at first then run the building.
But now Apple only support the AES decrpytion and this crate not support now. So... It not work for me now. If your dmg is also use AES, It can not attempt the password.
Hi I'd appreciate some help getting this to run. I already troubleshooted the chunk size non zero issue from another ticket. Now when I run the cmd I get "No password was found". It instantly comes up with this without it even seeming like it tried to crack it. Maybe I am doing the password.txt wrong? I verified that it was a plain text document and I put 4 passwords that I think it could be spaced out like this eg. below.
Example password.txt
Applebees
Mcdonalds
Starbucks
Whataburger
I am running the cmd like this dmg-cracker -p /Users/(myusername)/Documents/crackthis/test-small.txt -d /Users/(myusername)/Documents/crackthis/InsuranceCards.dmg -t 4
Thank you for any help you can give!
The text was updated successfully, but these errors were encountered: