Arabic charset support, questions about command line
#11
(03-19-2013, 11:45 PM)undeath Wrote: your plaintexts are utf-8 encoded
You're right. What is the correct MD5 hash for "абв"?
0d1b08c34858921bc7c662b228acb7ba
or can you give me link to website where I can generate "correct" hash?
#12
I know that the MD5 hash was generated by the program, which was developed in .NET C#. It uses UTF-8 encoding on English windows, right? I created file with arabic alphabet in UTF-8 and tryed some hash. Here is result:
http://clip2net.com/clip/m212812/1363822...ip-5kb.jpg
Pass:بدو
Hash: a20d07a04b1fe9ddbe4bddf2926e2cee

How can I see the result in the readable view, not "بدو"?
#13
just write to an output file and open it in wordpad
#14
Thank you, atom.