-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Update o5logon-opencl to support Oracle 12 (the CPU format does already) #5648
Labels
Comments
I now realized we have a new sample with length 18 with a pull of john-samples, and it's also added to the CPU format in #5643: {"$o5logon$4D04DBD23D103F05D9B57EB6EC14D83A0A468AB906EAC907D3A8C796573E5F34BC15F0ECBC9EAC0350A38A663A368233*442192E518F6F43D7CF7*D3963B6AAED39C231BD5C92A10C0F146CA4784D1503A9B97598B31D33406390B7CA4F8B3EE5406A54C1842E4E63D1220*192AB7C9BA21C883824CF3D5BA073AC1129FD841E0AF6DF522C7EBDC52783CB8B97B792BFB6D9D743C7F4376FF0E7F93", "password1234567890"}, |
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
magnumripper
added a commit
to magnumripper/john
that referenced
this issue
Apr 4, 2025
Also implements internal mask, for a 3-4x boost. Closes openwall#5648
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is trivial but we should merge #5643 first.
We should also move common stuff to
o5logon_common_plug.c
ando5logon_common.h
like most other formats does. The CPU format currently lacks test vectors for Oracle 12. Here are two (from john-samples):We should also add one with length 17 or longer as well, and ideally one of eg. length 32 (the current maximum - perhaps an actual max. set by Oracle?).
The text was updated successfully, but these errors were encountered: