Intruction on Use?
sutex opened this issue · 1 comments
Download file for windows then what?
7z2hashcat64-1.9.exe Authen.7z (backup code failed)
ATTENTION: the hashes might contain sensitive encrypted data. Be careful when sharing or posting these hashes
Where do you see that "backup code failed" message ?
I think it should run correctly if you got to that point that it says "ATTENTION: the hashes might contain sensitive encrypted data."
After you see that message and 7z2hashcat
worked correctly, you either need to copy the output to a file or just use file redirection on cmd
directly (like explained in the README.md
), i.e. re-run it by storing the output to a file like:
7z2hashcat64-1.9.exe Authen.7z > my_hashes.txt
I will close this issue for now, feel free to comment, if you still think this is a code issue of this tool (I doubt it, but I can't be sure).