Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 17 Aug 2013 00:00:55 +0400
From: Victor <vbis@...reton.com>
To: john-users@...ts.openwall.com
Subject: Re: Help a newbie to crack a password

Hello everyone.

So I've compiled the most recent version of John.

I started to follow instructions given by Rich (I think so...)

I get this:

MacBook-Pro-de-Victor-le-Breton:run victor$ ./john 7z2john.py
/Users/victor/Desktop/KJSF.rar
Warning: detected hash type "haval-128-4", but the string is also
recognized as "haval-256-3"
Use the "--format=haval-256-3" option to force loading these as that type
instead
Warning: detected hash type "haval-128-4", but the string is also
recognized as "Panama"
Use the "--format=Panama" option to force loading these as that type instead
Warning: detected hash type "haval-128-4", but the string is also
recognized as "skein-256"
Use the "--format=skein-256" option to force loading these as that type
instead
Warning: detected hash type "haval-128-4", but the string is also
recognized as "skein-512"
Use the "--format=skein-512" option to force loading these as that type
instead
Warning: detected hash type "haval-128-4", but the string is also
recognized as "Snefru-128"
Use the "--format=Snefru-128" option to force loading these as that type
instead
Warning: detected hash type "haval-128-4", but the string is also
recognized as "Snefru-256"
Use the "--format=Snefru-256" option to force loading these as that type
instead
Warning: only loading hashes of type "haval-128-4", but also saw type
"ripemd-128"
Use the "--format=ripemd-128" option to force loading hashes of that type
instead
Warning: only loading hashes of type "haval-128-4", but also saw type
"Tiger"
Use the "--format=Tiger" option to force loading hashes of that type instead
Warning: only loading hashes of type "haval-128-4", but also saw type
"ripemd-160"
Use the "--format=ripemd-160" option to force loading hashes of that type
instead
Warning: only loading hashes of type "haval-128-4", but also saw type "7z"
Use the "--format=7z" option to force loading hashes of that type instead
Loaded 25 password hashes with no different salts (haval-128-4, HAVAL 128-4
[32/64])
Press 'q' or Ctrl-C to abort, almost any other key for status
0g 0:00:01:39 3/3 0g/s 1734Kp/s 1734Kc/s 43801KC/s jt0cfp
[...]

I also tried that:

MacBook-Pro-de-Victor-le-Breton:run victor$ ./john --format=7z
/Users/victor/Desktop/password.7z >/Users/victor/Desktop/output.txt

And in the output texte I get: "No password Hashes loaded etc ..."


Any hint for me ;-) ?

Thank you



2013/8/16 magnum <john.magnum@...hmail.com>

> On 15 Aug, 2013, at 23:23 , Solar Designer <solar@...nwall.com> wrote:
> > On Thu, Aug 15, 2013 at 09:42:33PM +0200, magnum wrote:
> >> On 15 Aug, 2013, at 21:34 , Victor <vbis@...reton.com> wrote:
> >>> ld: warning: directory not found for option '-L/usr/local/ssl/lib'
> >>
> >> You need to install OpenSSL (including development headers). This is
> your real problem.
> >
> > Actually, I see no real problem - it looks like Victor's build succeeded
> > (yes, with some warnings, but those were just that - harmless warnings).
> > This line about OpenSSL was merely a warning - I think OpenSSL was
> > successfully found at another location.
>
> Right. I had the idea a native OpenSSL would be too old for SHA2 but I
> just moved /usr/local out of sight and successfully built 7z and others on
> 10.8.4.
>
> magnum
>
>
>

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.