Non-ascii rule issue - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Non-ascii rule issue (/thread-6925.html) |
Non-ascii rule issue - CracksforCrack - 10-08-2017 Within a ruleset I have two rules that are failing (invalid/unsupported error) and they are the only two lines that contain non-ascii characters. These two lines however are accepted on other sets of hashes I've tried, so (assuming that non-ascii is the reason for the error), what circumstances dictate whether hashcat will allow them or not? I couldn't find anything in the wiki about this. Thanks. RE: Non-ascii rule issue - atom - 10-10-2017 The wide characters are not supported. If you want to push in utf-8, split them into two rules. |