Nordic charset
#1
Bug 
When I click the "Start" button in HashCat-Gui (bruteforce) there is a problem with the Nordic charset "ÆØÅæøå" these are in the dos prompt translated to incorrect letters;

Correct;
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!"#%&/()=?`@$+-*\_æøåÆØÅ£€½§

Translates to (in the dos prompt);
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!"#%&/()=?`@$+-*\_µ°ÕãÏ┼úÇ¢º

When I try to copy the commandline, and run it manually I get an error;

D:\working\hashcat-cli64.exe --hash-mode 1000 --attack-mode 3 --rem
ove --output-file recovered.txt --bf-cs-buf abcdefghijklmnopqrstuvwxyzABCDEFGHIJ
KLMNOPQRSTUVWXYZ0123456789!"#%&/()=?`@$+-*\_æøåÆØÅ£?½§ --bf-pw-min 7 --bf-pw-max
7 --segment-size 64 D:/log/hash D:\log\List\words2.txt
Usage: hashcat-cli64.exe [options] hashfile [wordfiles|directories]

Try --help for more help.


One thing I notice is that the "Hash file" open at the top has what appear to be a wrong notation, it uses / instead of \ but changing this in the command prompt does not help.

Other than that excellent utility :-)

ps. one thing that seem unclear, when entering charset is "Uppercase" and "Lowercase" automatically tried or do I need to enter both "A" and "a"?

Best regards
Mike


Messages In This Thread
Nordic charset - by cyborg - 01-11-2012, 12:41 AM
RE: Nordic charset - by ZerXes - 01-28-2012, 04:48 PM
RE: Nordic charset - by atom - 01-30-2012, 05:25 PM