Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 13 Aug 2013 23:37:04 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-users@...ts.openwall.com
Subject: Re: hccap2john  and wpapcap2john don't seem to work
 con john 1.8.0 and other issues

On 08/11/2013 02:20 PM, magnum wrote:
> On 11 Aug, 2013, at 9:19 , Jose L. Romero <veract_1999@...oo.com> wrote:
>> root@...i:~/john-1.8.0/run# $wpapcap2john arch.cap > crackfile           
>>  bash: arch.cap: command not found
> 
> If this is a verbatim copy/paste you should drop the '$' and likely add the path './' instead, like this:
> 
> root@...i:~/john-1.8.0/run# ./wpapcap2john arch.cap > crackfile

In addition to what magnum said:
There's no need to run ./wpapcap2john or any other executable in that
path as root.
If your file arch.cap is only readable by root, you should rather
process a copy which is readable by a regular user instead.

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.