Hashcat don't parse sha256($pass.$salt) with --hex-salt:
PHP Code:
# hashcat -V
v3.6.0-292-g7cf3c29
# cat test.txt
b8ac34d77b442ab2bf91d276173fa57a113b21cc3bdf6ee20d175c0605522b90:31323334
PHP Code:
# hashcat -m 1410 ./test.txt --hex-salt
hashcat (v3.6.0-292-g7cf3c29) starting...
* Device #3: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1080, 2028/8114 MB allocatable, 20MCU
* Device #2: GeForce GTX 1080, 2028/8114 MB allocatable, 20MCU
* Device #3: GeForce GTX 1080, 2028/8113 MB allocatable, 20MCU
Compared hashes with potfile entries...Self-test hash parsing error: Salt-length exception
Started: Wed Sep 6 16:24:45 2017
Stopped: Wed Sep 6 16:24:45 2017