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 22:07:29 +0200
From: newangels newangels <contact.newangels@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Extract the cracked pass from John.pot

Hi Jean-Michel,

Thanks for your quick reply, i just try your command & unfortunately
don't work for me ;

**********************

new-host:run xxxx$ cut -d: -f2- john.pot > passTest.txt
cut: john.pot: Illegal byte sequence

***********************

Anyway, thanks a lot for your help,

Regards,

Donovan

2012/4/19, Jean-Michel PICOD <jm@...izoku.org>:
> 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.