[HELP] Read russian,arabic, chinese,ecc.. from a wordlist
#3
(04-04-2015, 11:52 PM)philsmd Wrote: See FAQ: How to deal with special non-latin characters (chinese, arabic, etc...) ?

So the answer is, that you need to know the encoding that the code/software which generated the hashes did use. If you know some hashes and password pairs for instance it should be easy to come up with the correct encoding pretty fast.

Furthermore, you could just generate example hashes (but please, please, please do not use a web service for this, because it for sure introduces an additional point of failure and especially a different encoding while sending/receiving the result) and see if they crack with the plain text in the word list (with correct encoding).

Thanks for the answer, actually i don't have pairs(password,hash) Sad


Messages In This Thread
RE: [HELP] Read russian,arabic, chinese,ecc.. from a wordlist - by giog7789 - 04-05-2015, 10:07 PM