Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 15 Jul 2013 12:56:57 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-users@...ts.openwall.com
Subject: Re: Using all.lst scan ends immediately with ??????
  - ??? and no pwd found

On 07/12/2013 08:43 PM, bshaw53@...cast.net wrote:
> XXs-MacBook-Pro:run root# ./john sha1.txt --wordlist=all.lst 
> Loaded 2 password hashes with no different salts (LM DES [128/128 BS SSE2-16]) 
> guesses: 0 time: 0:00:00:00 100% c/s: 12044K trying: ?????? - ??? 
> XXs-MacBook-Pro:run root# 

In addition to what others wrote:
The hashes have been detected as LM, while sha1.txt indicates a
different hash type.
I suggest you use the --format= option.

Also, you shouldn't run commands as root unless it is required.
(In this case, it isn't required.)

Frank

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.