Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 19 Apr 2012 18:59:05 +0200
From: Jean-Michel PICOD <jm@...izoku.org>
To: john-users@...ts.openwall.com
Subject: Re: Extract the cracked pass from John.pot

Donovan,


For that purpose, you should consider using the following command:
cut -d: -f2- john.pot

Otherwise, if your password contains a colon, it will be stripped.

Regards,

Jean-Michel


2012/4/19 donovan <contact.newangels@...il.com>:
> Hi all,
>
> Sorry in advance for my maybe newby question ; here the case ;
>
>
> What is the correct syntax command for extract the cracked pass from John.pot ?
>
> I have to mentioned i am on Mac OSX LION but seem terminal is
>  the same than Linux.
>
> I try some's commmands but unfortunetly don't work, here they are ;
>
> cut -d: -f2 john.pot > PassFromJohn.txt
>
> &
>
> cut -d: -f2 john.pot | sort -u > PassFromJohn.txt
>
>
> Any help are welcome in advance,
>
>
> Regards,
>
> Donovan
>

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.