Posts: 803
Threads: 135
Joined: Feb 2011
Hi,
Please what is the charset (letters and length ?) of this :
Code:
?h = 8 bit characters from 0xc0 - 0xff
Thanks
Posts: 2,301
Threads: 11
Joined: Jul 2010
http://www.utf8-chartable.de/
starting at U+00C0 until U+00FF
Posts: 803
Threads: 135
Joined: Feb 2011
Ok.
So it includes ?F (french letters), ?D (german) and ?R (russian) letters ?
Posts: 601
Threads: 18
Joined: Apr 2010
Yes, but in a very specific character sets.
The russian letters there may look russian, but it's a totally different charset than russian windows uses, so it wont recover hashes from native russian windows charsets(win-1251).