hashcat / princeprocessor

Standalone password candidate generator using the PRINCE algorithm
Other
425 stars 98 forks source link

Print position when stopped (or stdout closed) #42

Closed magnumripper closed 9 years ago

magnumripper commented 9 years ago

We should consider printing the position to stderr when aborting, so user can resume with --skip if she wants to. Preferably with some margin, eg. not counting the current inner loop.

jsteube commented 9 years ago

That's a good idea. We're doing this with hashcat CPU the same way. However, many user complain that this information should have been written to a file rather than to stderr.

jsteube commented 9 years ago

Added to https://github.com/jsteube/princeprocessor/commit/f662d8d2b798da608695531169c9fb9fc67bab6f