01-11-2012, 12:41 AM
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
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