hashcat / hashcat-utils

Small utilities that are useful in advanced password cracking
MIT License
1.33k stars 353 forks source link

cap2hccapx - add new feature: ignore replaycount #23

Closed ZerBea closed 7 years ago

ZerBea commented 7 years ago

hashcat has a great new function: --nonce-error-corrections cap2hccapx doesn't support this new function fully, as the tool checks the replaycount and only strips that packets containing the right value. Please add option to ignore replaycount check to take advantage of this new great hashcat features. Best regrads ZerBea