|
Message-Id: <86682D3C-F6E7-421D-BD62-C7E9C89AA6D4@shinnok.com>
Date: Thu, 20 Aug 2015 10:57:28 +0300
From: Shinnok <admin@...nnok.com>
To: john-dev@...ts.openwall.com
Subject: Re: Johnny v2.1 and beyond
> On Aug 18, 2015, at 5:30 PM, Mathieu Laprise <mathlaprise@...il.com> wrote:
>
> Let's limit what we do for 2john. No .exe scripts for now, just invoke them via QProcess::startDetached("/bin/sh", QStringList() << "./x2john.py"); and rely on the shell. Display the errors if such is the result and abort the operation. Yes, this will imply only supporting Unix for this.
>
> As for the UI, I suggest we stick to the menu for the Open password file action, but instead of listing all supported formats, the second action could be "Other file format (*2john)". Upon triggering, it should display the widget you proposed.
>
> 1) Shouldn't we do QProcess::startDetached("python", QStringList() << "./x2john.py") instead of /bin/sh and QProcess::startDetached("perl", xxx.pl <http://xxx.pl/>); ?
Sure, if it's more robust.
> 2) Do we hardcode the format based on the latest jumbo or ... ?
The list? Yes.
Content of type "text/html" skipped
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.