oclHashcat-plus - Serbian cyrillic and Serbian latin characters - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: oclHashcat-plus - Serbian cyrillic and Serbian latin characters (/thread-2764.html) |
oclHashcat-plus - Serbian cyrillic and Serbian latin characters - hari - 10-31-2013 Does oclHashcat-plus support Serbian cyrillic and Serbian latin characters? RE: oclHashcat-plus - Serbian cyrillic and Serbian latin characters - philsmd - 10-31-2013 It shouldn't be a problem, you can use this feature: http://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_charset_files if you use bruteforce/mask attack. If there is no charset shipped w/ hashcat that includes all the characters you need, you can create a new file (w/ native encoding) that lists all those characters in the first line of the new .hcchr file. You can use the custom charset as -1 serbian.hcchr (where serbian.hcchr is the file created in step above ^ ). RE: oclHashcat-plus - Serbian cyrillic and Serbian latin characters - hari - 11-02-2013 thanks a lot! |