|
Message-ID: <20121114235549.GB6070@openwall.com> Date: Thu, 15 Nov 2012 03:55:49 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Trying to understand output of john -status On Wed, Nov 14, 2012 at 08:13:28PM +0000, Andrew wrote: > I didnt realize that you could remove some of the hashes. I asume that you > just put it into an editor and remove each line you dont want to crack. > Just dont remove anything on that line. Yes, you can edit the file, or alternatively you can use the --users option to John. For example: john --users=joe,jill passwd To interrupt/continue your 2-month cracking session with this change made to it (attack only some of the hashes), you may either edit the file with the hashes (easier) or edit the .rec file (harder: you need to add a "--users=joe,jill" line and increase the options count number - I do not recommend this approach as it is too easy for you to do it wrong). Alexander
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.