|
Message-ID: <CANO7a6y3xh1Po8WFs2tUs0gjK+6tGExi=qjotVKur=DRy1UnkA@mail.gmail.com> Date: Sat, 17 Nov 2018 20:50:45 +0530 From: Dhiru Kholia <dhiru.kholia@...il.com> To: john-users@...ts.openwall.com Subject: Re: generate more than one test tezos hash On Fri, Nov 16, 2018 at 7:28 PM Powen Cheng <madtomic@...il.com> wrote: > Hello, how can I generate more than one test hash using this? > > $ ./tezos2john.py > Usage: ./tezos2john.py 'mnemonic data (15 words)' 'email' 'public key' > > What can I do to generate more than one test para? Just run tezos2john.py multiple times and as many times as required. $ ../run/tezos2john.py required arguments-go-here-1 > tezos-hashes $ ../run/tezos2john.py required arguments-go-here-2 >> tezos-hashes $ ../run/john tezos-hashes > Do I simply add one line after another? Yes. Each output hash goes on a separate line. Dhiru
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.