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

potfile is not written with hash mode 13721 (veracrypt) #3093

Closed
ilyapashuk opened this issue Dec 30, 2021 · 2 comments
Closed

potfile is not written with hash mode 13721 (veracrypt) #3093

ilyapashuk opened this issue Dec 30, 2021 · 2 comments
Labels

Comments

@ilyapashuk
Copy link

bug description:

when I use 13721 mode to crack veracrypt volume, hashcat says that it is cracked, but potfile is not written.

--potfile-path option is ignored.

hashcat v 6.2.5, archlinux, NVIDIA GeForce GTX 1660 Ti, used with OpenCL

hear is a used veracrypt volume

https://drive.google.com/open?id=1O9EOR0qcIxd0ndgmjM99VQri9wB6nYzo

password is zxjpa

steps to reproduce:
run this command:
hashcat -m 13721 --potfile-path t.pot -a 3 tv.hc zx?lpa

expected behavior:
session should be cracked quickly, and password should be written to the potfile

actual behavior:
session is cracked, I sea "cracked" in the status line, but nothing is written to the potfile.

@ilyapashuk ilyapashuk added the bug label Dec 30, 2021
@matrix
Copy link
Member

matrix commented Dec 31, 2021

duplicate of #2554

@matrix matrix closed this as completed Dec 31, 2021
@ilyapashuk
Copy link
Author

is it means that I can overcome this issue with "-o" option?

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

No branches or pull requests

2 participants