mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
minor changes.txt grammar
This commit is contained in:
parent
8903adb164
commit
6a8fb403db
@ -11,20 +11,20 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
- 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 failed
|
- OpenCL kernels: Abort session if kernel self-test fails
|
||||||
- OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
|
- OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder
|
||||||
- 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 status information in machine readable output
|
- Added OpenCL device utilization to the status information in machine-readable output
|
||||||
|
|
||||||
##
|
##
|
||||||
## Bugs
|
## Bugs
|
||||||
##
|
##
|
||||||
|
|
||||||
- Fixed a function declaration attribute in -m 8900 kernel leading to unuseable -m 9300 which shares kernel code with -m 8900
|
- Fixed a function declaration attribute in -m 8900 kernel leading to unusable -m 9300 which shares kernel code with -m 8900
|
||||||
- Fixed a missing kernel in -m 5600 in combination with -a 3 and -O if mask is >= 16 characters
|
- Fixed a missing kernel in -m 5600 in combination with -a 3 and -O if mask is >= 16 characters
|
||||||
- Fixed a miscalculation in --progress-only mode output for extreme slow kernels like -m 14800
|
- Fixed a miscalculation in --progress-only mode output for extremely slow kernels like -m 14800
|
||||||
- Fixed missing code section in -m 2500 and -m 2501 to crack corrupted handshakes with a LE endian bitness base
|
- Fixed missing code section in -m 2500 and -m 2501 to crack corrupted handshakes with a LE endian bitness base
|
||||||
- Fixed a missing check for errors on OpenCL device leading to invalid removal of restore file
|
- Fixed a missing check for errors on OpenCL devices leading to invalid removal of restore file
|
||||||
|
|
||||||
* changes v4.0.1 -> v4.1.0
|
* changes v4.0.1 -> v4.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user