I am new to Macs, so I don't know which tool is good for MD5 brute forcing in Mac OS X. Do you have any suggestions?

link|improve this question
Ignoring the potential "bad" reasons you might wish to break hashes, this question is totally off-topic as it's "what are your favorite X?". – DMA57361 Jul 11 '11 at 15:20
@DMA57361 - there are legit reasons for cracking hashes too.. Like when you forget a password you need, or if you're conducting a security audit.. Probably other legit cases too. – Doc Jul 11 '11 at 16:02
@TheWhile hence my use of the word "potential", it's still the wrong type of question for the site. If they've lost a password, they should be asking how to recover from that problem. – DMA57361 Jul 11 '11 at 16:37
feedback

closed as off topic by DMA57361 Jul 11 '11 at 15:18

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

up vote 1 down vote accepted

I am a big fan of John the Ripper. You can find a custom build for OS X here:

http://openwall.info/wiki/john/custom-builds#Compiled-for-Mac-OS-X

link|improve this answer
+1 John the Ripper seems like the defacto tool for this kind of thing. Hopefully Winthan doesn't mind the command line too much. – Doc Jul 11 '11 at 15:38
I didn't know there is Mac version of John :) I love it :) – Winthan Aung Jul 11 '11 at 15:54
@Winthan - Indeed.. And if you're not already aware of it, you can get other great common unixy tools through MacPorts. Worth checking out. – Doc Jul 11 '11 at 16:01
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.