Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: cracking unicode plain text
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

can hashcat bruteforce unicode hashed text?
how bute force works when cracking that type of text?
Does it takes more time to crack if we use unicode?

Thanks
The simplest answer is "yes". Hashcat is capable of handling unicode.
If you are looking for straight brute force, you would simply use ?b in your mask to specify all byte-level values.
As for taking more time- that's dependent on way too many variables. It can, but it doesn't have to either. The skill of the cracker will affect this greatly.