Unicode == FUN
#3
Ah, I was reading too quickly - if you're especially interested in multibyte, the stock charsets won't help, but Rurapenthe's post about bruteforcing should still be helpful. The essential insight is that hashcat treats the words as sequences of bits, so if your source dictionaries are UTF-8, hybrid and combinator attacks should be mostly straightforward. If your dictionaries are encoded in something other than UTF-8, you'll need to convert them -- which can be tricky. I can dig up some notes on that if you need them.
~


Messages In This Thread
Unicode == FUN - by pragmatic - 02-01-2017, 09:00 PM
RE: Unicode == FUN - by royce - 02-01-2017, 09:21 PM
RE: Unicode == FUN - by royce - 02-01-2017, 09:59 PM
RE: Unicode == FUN - by epixoip - 02-01-2017, 11:06 PM
RE: Unicode == FUN - by royce - 02-02-2017, 01:50 AM
RE: Unicode == FUN - by pragmatic - 02-03-2017, 12:58 AM
RE: Unicode == FUN - by pragmatic - 04-22-2017, 01:26 AM
RE: Unicode == FUN - by atom - 04-22-2017, 10:11 AM
RE: Unicode == FUN - by pragmatic - 04-23-2017, 10:01 AM
RE: Unicode == FUN - by atom - 04-24-2017, 03:03 PM