11-02-2021, 08:46 AM
(This post was last modified: 11-02-2021, 08:48 AM by CUwindows00.)
[quote="ZerBea" pid='53971' dateline='1635778082']
Glad to read that.
BTW:
Due to the new format (ASCII instead of binary), there are much more possibilities to filter wanted/unwanted hashes.
E.g., if you would like to speed up hashcat, you can filter out all hashes that require NC:
How canĀ classify the need for NC hash ?
Glad to read that.
BTW:
Due to the new format (ASCII instead of binary), there are much more possibilities to filter wanted/unwanted hashes.
E.g., if you would like to speed up hashcat, you can filter out all hashes that require NC:
Code:
5: LE router detected (set to 1) - nonce-error-corrections required only on LE
6: BE router detected (set to 1) - nonce-error-corrections required only on BE
7: not replaycount checked (set to 1) - replaycount not checked, nonce-error-corrections mandatory
How canĀ classify the need for NC hash ?