Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting partial passphrase inputs #113

Open
mmokrejs opened this issue Dec 31, 2019 · 0 comments
Open

Supporting partial passphrase inputs #113

mmokrejs opened this issue Dec 31, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@mmokrejs
Copy link

mmokrejs commented Dec 31, 2019

Hi,
could johnny provide similar functionality to https://7thzero.com/blog/certificate-password-recovery-tool ? For testing, let's take any current passhphrase you have, discard first leading 8 chars and provide the remaining portion of the passphrase to johnny, and let it to guess what were those leading 8 chars. Could this be achieved?

Likewise, user may provide leading part of the passphrase, asking johnny to find the reminder.

In both cases user should provide two ranges with min and max lengths of the prefix/suffix substrings to be generated, as well as an alphabet for each.

The PRINCE approach in the very last "tab" of johnny interface seemed to maybe provide something like this, but except of placing the remainder of the passphrase into a "word list" file, I failed to get it running.

@shinnok shinnok self-assigned this Apr 1, 2020
@shinnok shinnok added the Feature label Apr 1, 2020
@shinnok shinnok added this to the 3.0 milestone Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants