Crack help
#3
I use https://www.openwall.com/john/ to get 7-zip hash string [$7z$128$19$0$$16$6c1bf290b87753844a6c3496a083c89f$4126542896$16$4$5fcae88d41b2c81554f70cdb2932a7c6]
Code:
perl ~/Downloads/john-1.9.0-jumbo-1/run/7z2john.pl ~/Downloads/善.7z

善.7z:$7z$128$19$0$$16$6c1bf290b87753844a6c3496a083c89f$4126542896$16$4$5fcae88d41b2c81554f70cdb2932a7c6
but I can not crack the password from this

password is password1 is not correct.

(12-04-2022, 03:11 PM)marc1n Wrote: Token length exception: 1/1 hashes
This error happens if the wrong hash type is specified, if the hashes are
malformed, or if input is otherwise not as expected (for example, if the
--username option is used but no username is present)
This hash-mode is known to emit multiple valid candidates for the same hash.
Use --keep-guessing to continue attack after finding the first crack.

Use to crack https://www.openwall.com/john/

password is password1
Reply


Messages In This Thread
Crack help - by xyfy - 12-04-2022, 12:03 PM
RE: Crack help - by marc1n - 12-04-2022, 03:11 PM
RE: Crack help - by xyfy - 12-05-2022, 02:09 AM