Skip to content

Pass --skip to HashcatStatus for newer versions - #74

Open
MelvinFrederiks wants to merge 4 commits into
hashtopolis:masterfrom
MelvinFrederiks:fix/progress-use-skip
Open

Pass --skip to HashcatStatus for newer versions#74
MelvinFrederiks wants to merge 4 commits into
hashtopolis:masterfrom
MelvinFrederiks:fix/progress-use-skip

Conversation

@MelvinFrederiks

Copy link
Copy Markdown

As observed in hashcat/hashcat#4805, the --machine-readable PROGRESS format has changed to not include the --skip amount anymore.

This fix ensures that the old functionality is preserved for applications querying these progress (current & total) fields.

If get_progress or get_progress_total is called with absolute=True, add the skip amount to the result.
This restores behaviour desired in hashcat/hashcat#4805
Also move version threshold to 7.2
@MelvinFrederiks

Copy link
Copy Markdown
Author

Maybe this is not necessary, as we could use CURKU instead of PROGRESS field to get the absolute position in the search space?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant