01-25-2023, 06:25 PM
i also thought that there was a problem with charsets.
The "locale" command shows, that everything is on DE_de.
I used iconv to assure that the wordlist.txt (containing "über") is utf8.
i checked that with "file -i wordlist.txt" again and made a
"cat wordlist.txt" and the result actually was "über".
in addition in using the wordlist.txt i also prompted "über" right into the commandline (in another try of course).
While running hashcat it shows candidates it uses to "crack" the hash - it shows "über --> über" so the client itself already shows that it really uses an "ü" correctly... i have really no idea
The "locale" command shows, that everything is on DE_de.
I used iconv to assure that the wordlist.txt (containing "über") is utf8.
i checked that with "file -i wordlist.txt" again and made a
"cat wordlist.txt" and the result actually was "über".
in addition in using the wordlist.txt i also prompted "über" right into the commandline (in another try of course).
While running hashcat it shows candidates it uses to "crack" the hash - it shows "über --> über" so the client itself already shows that it really uses an "ü" correctly... i have really no idea