![]() |
Token length exception 7-zip - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Token length exception 7-zip (/thread-13364.html) |
Token length exception 7-zip - ggilmann - 09-03-2025 I'm trying to recover a 7-zip password. I used 7z2hashcat (https://github.com/philsmd/7z2hashcat) to generate the hash, it looks like this but single line, separated by $: 7z 2 19 0 16 18f214bcd2a647bfc022173447eef146 3916482981 13120 13120 bunch of characters 12453 18 I can see the hash follows the 11600 pattern. I then try to run hashcat as follows: .\hashcat.exe -O -m 11600 .\my_hash_file.hash And I get and token length exception error. I'm sure this is a common issue but I've been looking for a solution online for a couple hours and cannot find one. Any help is appreciated. 7z2hashcat7z2hashcat(https://github.com/philsmd/7z2hashcat) 7z2hashcat |