Issue with potfiles in v1.21
#3
(05-27-2014, 10:20 PM)unix-ninja Wrote: This is intended behaviour. The outfile is really just another potfile, so if it's found in your potfile, it won't rewrite the result in the potfile. (even if it is a different pot)
:]

Just FYI, you should be able to use potfile-disable and --outfile together to get the result you want.
Alternately, you could remove your potfile before running your job as well.

Thanks for the reply!

The only problem with that is - if my pot file is millions upon millions of lines long, it will be hard to find the specific passwords that were found in the potfile. I think it would be useful to allow --outfile with pot files enabled.

For now, I'm just using --outfile with --potfile-disable.

Cheers!


Messages In This Thread
Issue with potfiles in v1.21 - by Clutch - 05-27-2014, 10:09 PM
RE: Issue with potfiles in v1.21 - by unix-ninja - 05-27-2014, 10:20 PM
RE: Issue with potfiles in v1.21 - by Clutch - 05-27-2014, 11:03 PM
RE: Issue with potfiles in v1.21 - by atom - 05-30-2014, 03:09 PM
RE: Issue with potfiles in v1.21 - by Clutch - 05-31-2014, 09:53 PM