SHA-256 Problem
#2
this is most likely a charset problem.

Code:
> Desktop/hashcat-0.46/hashcat-cli64.bin -m 1400 /tmp/a -1 testā "?1?1?1?1?1?1" -a3 --pw-min 6
Initializing hashcat v0.46 by atom with 8 threads and 32mb segment-size...

Added hashes from file /tmp/a: 1 (1 salts)
Activating quick-digest mode for single-hash

NOTE: press enter for status-screen

a048ff102912622f75e5c8543445764b94332c1144da7f18d9ffaf369b8c99c8:testā

All hashes have been recovered

Input.Mode: Mask (?1?1?1?1?1?1)
Index.....: 0/1 (segment), 15625 (words), 0 (bytes)
Recovered.: 1/1 hashes, 1/1 salts
Speed/sec.: - plains, - words
Progress..: 14431/15625 (92.36%)
Running...: --:--:--:--
Estimated.: --:--:--:--

Started: Sun Aug 11 21:08:20 2013
Stopped: Sun Aug 11 21:08:20 2013
Code:
> echo -n ā | hexdump
0000000 81c4                                  
0000002


Messages In This Thread
SHA-256 Problem - by wunuh - 08-11-2013, 07:29 PM
RE: SHA-256 Problem - by undeath - 08-11-2013, 09:03 PM
RE: SHA-256 Problem - by wunuh - 08-11-2013, 10:28 PM
RE: SHA-256 Problem - by undeath - 08-11-2013, 10:40 PM
RE: SHA-256 Problem - by atom - 08-12-2013, 02:57 PM
RE: SHA-256 Problem - by wunuh - 08-13-2013, 08:17 PM
RE: SHA-256 Problem - by atom - 08-14-2013, 11:36 AM