Problem with simple HEX passcodes
#1
Hi.

Bitcoin wallet for test. 
Hashcat Version 6.1.1 windows10

Password i search is: "Ü ä"  in Hex: dc 20 e4
Hash is: $bitcoin$64$735c685b5c559220293ed490445d8979a9c77fcd1df4496a0c7e714df9181841$16$09799f55e665c8a2$198010$2$00$2$00

Command i run:
hashcat.exe -w 1 -m 11300 -a 3 "$bitcoin$64$735c685b5c559220293ed490445d8979a9c77fcd1df4496a0c7e714df9181841$16$09799f55e665c8a2$198010$2$00$2$00" ?b?b?b


result = nothing found.  Why?

if i try simple ones like "ab c" and its working,, it finds "ab c", but not "Ü ä"  whats wrong?
Reply


Messages In This Thread
Problem with simple HEX passcodes - by wax - 01-11-2021, 03:37 PM
RE: Problem with simple HEX passcodes - by wax - 01-11-2021, 05:01 PM
RE: Problem with simple HEX passcodes - by wax - 01-11-2021, 06:52 PM