01-25-2018, 06:38 AM
Hi all, we've got some experiments to run from the fine folks at Ethereum.org from this thread, and they've suggested to try the following:
Have you tried adding control characters to the dictionary, on the password boundaries? Examples include:
Carriage return (CR) \015
Line feed (LF) \012
UTF-8 Byte order mark (UTF-8 BOM) U+FEFF at the beginning
So how would I run this on my password mask?
U+FEFF04578!@$\015\012,?1?1?1?1?1?1Password
Like this?
Have you tried adding control characters to the dictionary, on the password boundaries? Examples include:
Carriage return (CR) \015
Line feed (LF) \012
UTF-8 Byte order mark (UTF-8 BOM) U+FEFF at the beginning
So how would I run this on my password mask?
U+FEFF04578!@$\015\012,?1?1?1?1?1?1Password
Like this?