-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
--Show does'nt show anything #4852
Comments
Hi @S3j5b0. This would be more appropriately brought up on john-users rather than here, but anyway: Try adding |
This is the bleeding snap package:
|
Sorry, previous message was incomplete:
|
@claudioandre-br Why the discrepancy between your 3 |
I have to test again using
Some changes in this behavior after 1.9.0-jumbo-1 are a possibility. I really don't know. |
@claudioandre-br Weird stuff. I think we need to open a separate/real issue to discuss this and see if we want to change anything. I think reasonable expectation would be for |
Anyway, #1469 is another example when unifying and |
@claudioandre-br Oh, I now realize that the way you constructed Anyway, cracking those hashes like you did, I get this hint:
and this gives:
which is probably correct, as the cracking ended with a So I think there's nothing for us to fix here. We already print a recommendation of the right options to use, and they work correctly. |
Hi, I have intalled John on my ubuntu 20 machine using snap, I have the following version:
John the Ripper 1.9.0-jumbo-1 OMP [linux-gnu 64-bit x86_64 AVX2 AC]
For a exercise, I have a file with some passwords that need to be cracked. I run john from my terminal as such:
And as you can see, I crack some passwords.
But now I want to use
--show
to see these passwords:And john claims that no passwords have been cracked. This seems strange.
I tried looking in the john.pot file, only to find out that there is none!
How can this be?
The text was updated successfully, but these errors were encountered: