Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 4 Mar 2012 02:12:43 -0500
From: Milen Rangelov <gat3way@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Re: [JtR PATCH] Support rar's -p mode by spawning
 external unrar process.

You can have a look at unrar's code. It's written in C++. Alternatively
have a look at libclamav source where they have ported that same unrar
source to C. Unfortunately I think the license might be  incompatible with
GPL - it's kind of public domain with the restriction that no compression
tool can be made of it. However, clamav is GPL'd so it is pretty confusing.

Mine is based on libclamav's code so it's nothing specific. I just had to
modify it and optimize it for password cracking purposes.


On Sat, Mar 3, 2012 at 11:05 AM, magnum <john.magnum@...hmail.com> wrote:

> On 03/03/2012 06:50 AM, Milen Rangelov wrote:
> > On Fri, Mar 2, 2012 at 8:38 PM, magnum <john.magnum@...hmail.com
> > <mailto:john.magnum@...hmail.com>> wrote:
> >
> >     On 03/02/2012 02:35 AM, Milen Rangelov wrote:
> >     > I've done that in my project (accomodating code from unrar).
> >
> >     Is that hashkill or another project? Can we use parts of this code?
> >
> > It's hashkill but it's not public yet (and I am still working on it).
> > -hp archives are cracked at ~7500 c/s. With -p mode it depends a lot on
> > the file size, small files like 100KB are slow, like 1000-2000 c/s.
>
> Would you mind sharing just the inflate code? That's in CPU, right? If
> you'd enjoy some competition you need to help us get running ;-)
>
> magnum
>
>

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.