Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 19 May 2022 22:26:31 +0200
From: Albert Veli <albert.veli@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Use without hashes

Hi

On Thu, May 19, 2022 at 12:25 PM Nikolai Verner Christensen <
emptyyetfull@...il.com> wrote:

> I just need John to output mutations of my wordlist to either screen or
> file.
> Don't have any hashes.
> Is that possible?
>

Yes, just use the --stdout argument, like this:

./john --stdout --mask=?d
1
0
2
3
9
8
5
4
6
7

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.