hashcat Forum
why not crack MD5 16bit ? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: why not crack MD5 16bit ? (/thread-3390.html)



why not crack MD5 16bit ? - tzy005 - 05-16-2014

crack md5 16bit prompt WARNING: Hashfile 'C:\1.txt' in line 1 ('ac59075b964b0715'): Line-length exception

why??


RE: why not crack MD5 16bit ? - epixoip - 05-16-2014

that's not 16 bit, that's 64 bit. and you're probably not specifying the correct mode.


RE: why not crack MD5 16bit ? - tzy005 - 05-16-2014

(05-16-2014, 05:31 AM)epixoip Wrote: that's not 16 bit, that's 64 bit. and you're probably not specifying the correct mode.

123 md5: 16bit: ac59075b964b0715
32bit: 202cb962ac59075b964b07152d234b70



select hash type md5

why ?????


RE: why not crack MD5 16bit ? - atom - 05-16-2014

there is the special hash-type -m 5100 for this, it works for ABxx, xBCx and xxCD


RE: why not crack MD5 16bit ? - undeath - 05-16-2014

(05-16-2014, 05:49 AM)tzy005 Wrote: 16bit: ac59075b964b0715
32bit: 202cb962ac59075b964b07152d234b70

byte != bit


RE: why not crack MD5 16bit ? - tzy005 - 05-19-2014

(05-16-2014, 09:07 AM)atom Wrote: there is the special hash-type -m 5100 for this, it works for ABxx, xBCx and xxCD

-m 5100 Still can't What do I do?


RE: why not crack MD5 16bit ? - atom - 05-19-2014

sure, it works