johnny
johnny copied to clipboard
GUI frontend to John the Ripper password cracker
The README file doesn't render in the GitHub General Markdown format because it does not have a `.md` extension. The filename needs to be changed from `README` to `README.md`
When I choose the format to be pdf the following error comes up: Conversion failed /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/Users/harry/Downloads/john-1.8.0.9-jumbo-macosx_avx2/run/pdf2john.py': [Errno 2] No such file or directory However there is...
Johnny is not in Homebrew for macOS. Bundling with Jumbo might make this even more complicated or against the _formula vs cask_ policy. NB: I am planning to have a...
We need to indicate non-printable or control chars too in the Password field. Maybe encoding to something like UTF would work for passwords containing such chars.
Seems that Johnny can detect only these hash format: -descrypt -bsdcrypt -md5crypt -bcrypt -AFS -LM -crypt -tripcode -dummy This is a very small subset of the hash supported by John...
Is it possible, to use Johnny with an MPI john-the-ripper cluster, and I just missed the options? If not, I think it would be a nice feature in the future!
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...
After Qt 5 update and testing on latest versions of supported platforms. Record found UI issues and fix independently.