PaulDotCom mailing list archives

Rar passwrd cracker for OSX


From: dale at puredistortion.com (Dale Stirling)
Date: Mon, 27 Jul 2009 16:24:20 +1000

If you can get John the Ripper, unrar and bash on the box super easy. The
answer is xargs, see bellow:

john --wordlist=/usr/share/john/password.lst --rules --stdout | xargs -I jtr
unrar e -pjtr <rar file>

This is just using the included rules and word list. So it may need some
tweaking.

Dale


On Mon, Jul 27, 2009 at 3:03 AM, Dmitry Nedospasov <russo091 at gmail.com>wrote:

On Jul 26, 2009, at 05:19 , Cody Dumont wrote:

Anyone have an rar cracker that works good


Dunno of how much use this is to you, but you can install john via
macports, or just compile it for OSX. Then you would atleast have the
password generation part of it, piping into unrar is another issue.
D.


_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pauldotcom.com/pipermail/pauldotcom/attachments/20090727/8cb0baa2/attachment.htm 


Current thread: