04-25-2018, 05:14 PM
(04-20-2018, 10:12 PM)undeath Wrote: you need to use rar2john from jtr-jumbo to extract the KDF data from the rar archive: https://github.com/magnumripper/JohnTheRipper
looks like you're going to have to compile that yourself or find an already compiled binary somewhere.
Calculating the checksum of a file (what you did) is something very different.
I successfully cracked a Test.rar using both john2rar and hashcat.
I actually followed your link, but then found an already compiled version for windows (which i can't seem to find anymore, wanted to post it for future users...) which made it much easier.
the rest was dragging john2rar into a cmd and using it.
Thanks!