jsteube
|
9aa9725b91
|
Terminal: Display Set Cost/Rounds During Benchmarking
|
2018-01-28 13:53:31 +01:00 |
|
Royce Williams
|
5409bdffbd
|
minor changes.txt grammar prior to release
|
2018-01-27 07:57:32 -09:00 |
|
jsteube
|
553668bb9f
|
Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3)
|
2018-01-25 15:28:21 +01:00 |
|
Jens Steube
|
7062425d2b
|
OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time
|
2018-01-23 20:33:26 +01:00 |
|
jsteube
|
7a8239b4c1
|
Fixed the maximum password length check in password reassembling function
Fixes #1492
|
2018-01-22 18:59:46 +01:00 |
|
jsteube
|
5eeefb5506
|
More prepare for JWT
|
2018-01-21 15:29:17 +01:00 |
|
Jens Steube
|
bb806d777e
|
Merge pull request #1493 from mohemiv/master
added -m 16400 = CRAM-MD5 Dovecot
|
2018-01-19 10:13:46 +01:00 |
|
jsteube
|
53f3da9f63
|
OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
|
2018-01-18 23:19:31 +01:00 |
|
jsteube
|
7c1fb0140c
|
Files: Copy include/ folder and its content to case SHARED is set to 1 in Makefile
|
2018-01-18 12:09:51 +01:00 |
|
Arseniy Sharoglazov
|
928cf471fb
|
The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400
|
2018-01-17 11:25:21 +03:00 |
|
Arseniy Sharoglazov
|
798f05355f
|
added -m 10201 = CRAM-MD5 Dovecot
|
2018-01-15 15:52:52 +03:00 |
|
jsteube
|
7f087d0102
|
Remove no longer valid change in changes.txt
|
2018-01-10 12:48:55 +01:00 |
|
philsmd
|
fa679ce496
|
masks: skipping too large/small masks fixed
|
2018-01-03 14:46:49 +01:00 |
|
philsmd
|
1b143ab31f
|
license: increased year in license to 2018
|
2018-01-02 11:43:42 +01:00 |
|
philsmd
|
bf656774bb
|
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
|
2017-12-20 11:41:46 +01:00 |
|
jsteube
|
94bfd28c74
|
More preparations for hash-mode 16200
|
2017-12-13 10:39:39 +01:00 |
|
jsteube
|
bbe9b723e1
|
Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
|
2017-12-10 14:02:43 +01:00 |
|
jsteube
|
1184ae1cdd
|
Added option --benchmark-all to benchmark all hash-modes not just the default selection
|
2017-12-05 11:08:59 +01:00 |
|
jsteube
|
f817652bbb
|
Terminal: Send clear line code to the same output stream as the next message following
|
2017-12-04 14:51:42 +01:00 |
|
jsteube
|
829ea605c5
|
Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash
Self Test: Skip self-test for mode 15700 because settings are too high and create a too long startup time
|
2017-12-04 11:14:39 +01:00 |
|
jsteube
|
a20e76a50b
|
Documents: Added docs/limits.txt
|
2017-12-04 10:51:49 +01:00 |
|
jsteube
|
b864fa5ba7
|
Removed option --gpu-temp-retain that tried to retain GPU temperature at X degrees celsius, please use driver specific tools
Removed option --powertune-enable to enable power tuning, please use driver specific tools
|
2017-12-01 15:19:10 +01:00 |
|
jsteube
|
9c7b56165c
|
Reset PID controller history data for GPU fan speed in case user resumes from a paused session
|
2017-12-01 11:25:37 +01:00 |
|
jsteube
|
7a54490da2
|
More -m 16100 preparations
|
2017-11-29 14:55:48 +01:00 |
|
jsteube
|
42d1db4294
|
Fixed a restore issue leading to "Restore value is greater than keyspace" in case mask-files or wordlist-folders were used
|
2017-11-28 09:25:10 +01:00 |
|
jsteube
|
04a30e6071
|
Show [r]esume in prompt in pause mode only and show [p]ause in prompt in resume mode only
Fixes https://github.com/hashcat/hashcat/issues/1459
|
2017-11-26 10:50:22 +01:00 |
|
philsmd
|
9d58ddd9f6
|
fixed strtok_r () calls, could prevent memory crashes
|
2017-11-18 14:23:02 +01:00 |
|
philsmd
|
d382400805
|
fixes #1450: allow longer crc32 data length field for -m 11600
|
2017-11-18 12:59:21 +01:00 |
|
philsmd
|
ef6b20cc30
|
increase HCBUFSIZ_LARGE and truncate too large strings when copied to old_buf in events
|
2017-11-18 12:18:56 +01:00 |
|
philsmd
|
f86854a0c8
|
fixes #1447: prevent hexifying the [] passwords again in --show runs
|
2017-11-17 10:13:04 +01:00 |
|
philsmd
|
612a50408c
|
in case of a parser error we always should include the actual error message even if hash is long
|
2017-11-16 12:37:31 +01:00 |
|
jsteube
|
1b312d14fd
|
Added hash-mode 16000 = Tripcode
|
2017-11-11 14:44:56 +01:00 |
|
philsmd
|
227a5aa092
|
fix #1435: --show/--left hash parsing fixed for hashes with long salts
|
2017-11-09 11:36:01 +01:00 |
|
jsteube
|
f2ea05ca69
|
Final v4.0.1 commit
|
2017-11-07 10:15:03 +01:00 |
|
philsmd
|
52f8063697
|
cosmetic: fixed changes.txt, the VERSION_EXPORT fix was done after 4.0.0 release
|
2017-11-07 10:02:22 +01:00 |
|
philsmd
|
7825846e00
|
for 1414: add dependency on the shared root folder, fix parallel builds
|
2017-11-06 12:46:56 +01:00 |
|
jsteube
|
f8c687f529
|
Fixed compile of kernels on AMD systems on windows due to invalid detection of ROCm
|
2017-11-06 10:22:23 +01:00 |
|
philsmd
|
1030f5b44e
|
fixes #1403: fixed extraction of the version number for archives without .git dir
|
2017-10-24 13:34:01 +02:00 |
|
Jens Steube
|
77f3eb2864
|
OpenCL Kernels: Thread-count is set to hardware native count except if -w 4 is used then OpenCL maximum is used
|
2017-10-22 14:16:32 +02:00 |
|
jsteube
|
ecbf053639
|
Fixed some ordering in the changes.txt
|
2017-10-22 12:30:17 +02:00 |
|
jsteube
|
d0f5c9f2b3
|
Rename MacOS to macOS
|
2017-10-20 13:36:47 +02:00 |
|
jsteube
|
980f04a7b6
|
Rename instances of OSX to MacOS
|
2017-10-20 11:58:31 +02:00 |
|
jsteube
|
793b8e581d
|
Add SAINTCON results to docs/team.txt
|
2017-10-20 11:57:38 +02:00 |
|
jsteube
|
bf112870a3
|
OpenCL Runtime: Improved detection for AMD and NV devices on OSX
|
2017-10-20 11:34:36 +02:00 |
|
jsteube
|
cf1ed8d75c
|
Update ROCm requirement
|
2017-10-19 16:23:44 +02:00 |
|
jsteube
|
a4ac6468f2
|
Add a note on Intel MIC performance improvement
|
2017-10-19 15:27:09 +02:00 |
|
jsteube
|
6c16b7f3ee
|
Version tag rc6
|
2017-10-17 12:30:39 +02:00 |
|
philsmd
|
6542331101
|
show/left: improved the performance by using a tree and linked node structure
|
2017-10-17 12:08:17 +02:00 |
|
jsteube
|
73bba00286
|
Autotune: Do a pre-autotune test run to find out if kernel runtime isabove some TDR limit
HCtune File: Remove apple related GPU entries to workaround Trap 6 error
|
2017-10-17 09:07:59 +02:00 |
|
jsteube
|
51aba5517f
|
Update some of the visual indicator of active options when benchmarking
|
2017-10-14 12:54:34 +02:00 |
|