Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 14 Jan 2014 09:02:40 +0000 (UTC)
From: Donovan <contact.newangels@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: JTR output?

C GPS <nro117gm@...> writes:

> 
> Question:  After running JTR Bleeding Jumbo for 27 hours I stopped the
> process and entered the below with the results shown:
> >
> NRO117:magnumripper L7$ ./run/john --show passwd
> stat: passwd: No such file or directory
> >
> Does that mean that JTR didn't come up with a password or that I did
> something wrong?
> 
> If I restore the session - then I'm not able to enter any commands while
> it's running. So according to the README - stop the session and then
> enter ./run/john
> --show passed
> 
> As noted the results above.
> 
> As instructed I then entered: ./run/john --show
> with the following result:
> 
> Password files required, but none specified
> 
> Advice?
> 
> Thanks again.
> 


Hi,

You need to type the name of your Hashe file ;

./john --show MyHasheFile.txt

& Format option can be also added;

./john ---format=raw-md5 --show MyHasheFile.txt

if some cracked pass are found in your John.pot file, the result appear on
screen then.

to save, just " > CrackedPassFile.txt"





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.