hashcat has to read through wordlist when using restore or --skip
#4
I was thinking about this now a little bit and I found another problem...

if the user uses --skip (or short -s) it doesn't mean that the byte offset is available in any file (neither .restore, .dicstat2 or a new file we come up with)... therefore we would need a solution that would also work if the user wants to run --skip without previously running the dict up to a certain point
(at least this is what I think s3inlc is trying to run with hashtopolis etc and this feature would help a lot there as far as I understood)...

Therefore I'm not sure if an offset would help at all, if we can't assume that this offset is always available (only for --restore maybe, but not with --skip) !?
Reply


Messages In This Thread
RE: hashcat has to read through wordlist when using restore or --skip - by philsmd - 05-07-2020, 03:22 PM