[hashcat] MD5 frrom Linux - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: [hashcat] MD5 frrom Linux (/thread-295.html) |
[hashcat] MD5 frrom Linux - jAm - 02-13-2011 Hi, I have this /etc/shadow from a Suse Linux (hash has been volontary modified) Quote:$2a$10$71vP25lx/c4IN9t12FFx0eosfpc2qA7.6sFtBK9PoAAeFjq7Bvrx. I tried hashcat bruteforce with -m 500, but it doen't work : "Skipping line" Is my hash not the good format or I don't put the right -m parameter ? Thank you. RE: [hashcat] MD5 frrom Linux - atom - 02-13-2011 $2a$ is not supported, its blowfish not MD5 |