Solar Designer

Results 703 comments of Solar Designer

Apparently, KDBX 4 uses Argon2 by default. We might want to handle that as a new format with its own set of tunable costs (Argon2's) or add the algorithm choice...

@krillin666 No, and moreover no update is currently expected - as you can see, this issue isn't part of a milestone. So it just sits here. Maybe a new contributor...

Thank you for reporting this. There have been so many commits changing `zip2john.c` since the 1.9.0-jumbo-1 release that I can't easily tell whether we still have this issue or maybe...

Well, old code (as in 1.9.0-jumbo-1) limited filenames to 250 chars and allocated 400 chars beyond compressed data size in hex. So could the rest of what's put into the...

Maybe @srett and/or @magnumripper would look into this further, if you share a file reproducing this issue with one or both of them.

Meanwhile, can we have VeraCrypt volumes explicitly rejected by our tools? Maybe we should open a separate higher priority issue for that, if it's do-able at all (that is, if...

@alxjzx100 Thanks! Can you possibly create an even smaller container and contribute it via a pull request to https://github.com/openwall/john-samples? We'd appreciate having it in there even if we don't support...

> If you are interested in a pull request, please let me know. Yes, please. Thank you! What tool produces those `$pdfo$` "hashes", though? Should this be added to our...

Perhaps for now you can write this in the comment: ``` * The changes relative to pdf_fmt_plug.c are * Copyright (c) 2022 Didier Stevens * Redistribution and use in source...

Thanks, @thatux. I agree we should ideally use the same encoding you introduced in hashcat - which is simply adding the user password as a final field, right? (Same `$pdf$`...