Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No password was found #97

Open
CaptainTarkin opened this issue Apr 26, 2024 · 1 comment
Open

No password was found #97

CaptainTarkin opened this issue Apr 26, 2024 · 1 comment

Comments

@CaptainTarkin
Copy link

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!

@zouy50
Copy link

zouy50 commented Sep 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants