Thanks for the replies
A few points worth noting. Check the MD5 Hash of ьфдщн on the following 2 sites:
http://md5-hash-online.waraxe.us/
http://www.miraclesalad.com/webtools/md5.php -> This gives the same result as md5sum, probably because it is using UTF-8 encoding, same as md5sum.
In any case, this time, I used the MD5 hash and plaintext as follows:
MD5 Hash: 507620db658a3d55c367cc8273e2ee24
Plaintext: ьфдщн
And it is still not able to crack.
Results:
Can you please try it as well?
A few points worth noting. Check the MD5 Hash of ьфдщн on the following 2 sites:
http://md5-hash-online.waraxe.us/
http://www.miraclesalad.com/webtools/md5.php -> This gives the same result as md5sum, probably because it is using UTF-8 encoding, same as md5sum.
In any case, this time, I used the MD5 hash and plaintext as follows:
MD5 Hash: 507620db658a3d55c367cc8273e2ee24
Plaintext: ьфдщн
And it is still not able to crack.
Results:
Code:
C:\GPU Bruteforcers\oclHashcat-plus-0.081>oclHashcat-plus32.exe -m 0 -n 160 -a 0
RussianMD5.txt Russian.txt
oclHashcat-plus v0.08 by atom starting...
Hashes: 1
Unique digests: 1
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 128
GPU-Accel: 160
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Cypress, 1024MB, 0Mhz, 20MCU
Device #1: Allocating 481MB host-memory
Device #1: Kernel ./kernels/4098/m0000_a0.Cypress.32.kernel (1001600 bytes)
Scanned dictionary Russian.txt: 201 bytes, 14 words, 14 keyspace, starting attac
k...
Status.......: Exhausted
Input.Mode...: File (Russian.txt)
Hash.Target..: 507620db658a3d55c367cc8273e2ee24
Hash.Type....: MD5
Time.Running.: 0 secs
Time.Left....: 0 secs
Time.Util....: 999.7ms/0.0ms Real/CPU, 0.0% idle
Speed........: 14 c/s Real, 0 c/s GPU
Recovered....: 0/1 Digests, 0/1 Salts
Progress.....: 14/14 (100.00%)
Rejected.....: 0/14 (0.00%)
HW.Monitor.#1: 0% GPU, 50c Temp
Started: Thu May 24 07:58:22 2012
Stopped: Thu May 24 07:58:24 2012
Can you please try it as well?