mirror of
https://github.com/hashcat/hashcat.git
synced 2025-06-05 15:48:48 +00:00
Added NV Tesla V100 and P100 to tuning database
This commit is contained in:
parent
13151996bc
commit
844918d00c
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
- Added JtR-compatible support for hex notation in rules engine
|
- Added JtR-compatible support for hex notation in rules engine
|
||||||
- Added OpenCL device utilization to the status information in machine-readable output
|
- Added OpenCL device utilization to the status information in machine-readable output
|
||||||
|
- Added NV Tesla V100 and P100 to tuning database
|
||||||
- General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile
|
- General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile
|
||||||
- HCCAPX management: Use advanced hints in message_pair stored by hcxtools about endian bitness of replay counter
|
- HCCAPX management: Use advanced hints in message_pair stored by hcxtools about endian bitness of replay counter
|
||||||
- OpenCL kernels: Abort session if kernel self-test fails
|
- OpenCL kernels: Abort session if kernel self-test fails
|
||||||
|
@ -220,6 +220,7 @@ GeForce_GTX_960M ALIAS_nv_sm50
|
|||||||
Tesla_M40 ALIAS_nv_sm52_or_higher
|
Tesla_M40 ALIAS_nv_sm52_or_higher
|
||||||
|
|
||||||
Tesla_V100 ALIAS_nv_sm52_or_higher
|
Tesla_V100 ALIAS_nv_sm52_or_higher
|
||||||
|
Tesla_P100 ALIAS_nv_sm52_or_higher
|
||||||
|
|
||||||
Quadro_M2000 ALIAS_nv_sm52_or_higher
|
Quadro_M2000 ALIAS_nv_sm52_or_higher
|
||||||
Quadro_M4000 ALIAS_nv_sm52_or_higher
|
Quadro_M4000 ALIAS_nv_sm52_or_higher
|
||||||
|
Loading…
Reference in New Issue
Block a user