magnum

Results 276 comments of magnum

It seems when adding many files at once to an archive, it automagically becomes "solid", perhaps that means we can't use padding attack except on very first file (if even...

> @magnumripper Can we enhance `rar2john` to produce a better error message on files that are not RAR archives, or does the file format not allow for that? I just...

> I believe there are file magics we should look for. There are and we did look for them already, but there was a logic flaw for RAR5 making some...

> Alternatively, you could implement counting from the end if the number is negative, e.g., `%-1?d` meaning the last digit. > But this might be overkill, because nobody is ever...

Besides, we can do that today with the reverse-reverse trick, which become less wasteful with more operations between. This should do the same as the last example above - with...

_Originally posted by @solardiz in https://github.com/openwall/john/pull/5180#pullrequestreview-1043300643_ > An interesting aspect is what happens to this command's original behavior - rejection on too few matches. Previously, 0 would mean to never...

> Could we ever want the old behavior? It would set `p` to the position of first digit **or** to end of word if no digit found. Say we have...

I'll close the PR and leave this issue open for future considerations

I have other pending typo fixes, will do a commit for them

Yeah, please send it to magnumripper at hushmail.com and I'll have a look.