Hashcat don't parse sha256($pass.$salt) with --hex-salt - 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: Hashcat don't parse sha256($pass.$salt) with --hex-salt (/thread-6851.html) |
Hashcat don't parse sha256($pass.$salt) with --hex-salt - Sha256 - 09-06-2017 Hashcat don't parse sha256($pass.$salt) with --hex-salt: PHP Code: # hashcat -V PHP Code: # hashcat -m 1410 ./test.txt --hex-salt RE: Hashcat don't parse sha256($pass.$salt) with --hex-salt - MrMeeseeks - 09-06-2017 1. Do not post hashes. Please obfuscate before you get a week ban. 2. You need to apply your timeout patch. 3. It looks like this is an error in the releases >3.6.0. so a bug report will need to be filed. I am getting the same error with the current beta release. But, the stable release of 3.6.0 is not throwing this same error. Code: C:\hashcat360>hashcat64.exe -V RE: Hashcat don't parse sha256($pass.$salt) with --hex-salt - philsmd - 09-06-2017 The newest beta version (https://hashcat.net/beta/) should fix this problem. Thx for reporting RE: Hashcat don't parse sha256($pass.$salt) with --hex-salt - MrMeeseeks - 09-06-2017 Confirmed working Code: C:\hashcat360471>hashcat64.exe -V |