Merge pull request #311 from fgaudreault/master
[hashcat.git] / docs / changes.txt
1 * changes v2.01 -> v2.10:
2
3 Type.: Feature
4 File.: Kernel
5 Desc.: Dropped CUDA support and switched to OpenCL for NVidia
6
7 Type.: Feature
8 File.: Kernel
9 Desc.: Added new hash mode -m 12900 = Android FDE (Samsung DEK)
10 Issue: 86
11
12 Type.: Feature
13 File.: Kernel
14 Desc.: Added new hash mode -m 13000 = RAR5
15 Issue: 68
16
17 Type.: Feature
18 File.: Kernel
19 Desc.: Added new hash mode -m 13100 = Kerberos 5 TGS-REP etype 23
20 Issue: 81
21
22 Type.: Feature
23 File.: Kernel
24 Desc.: Added new hash mode -m 13200 = AxCrypt
25
26 Type.: Feature
27 File.: Kernel
28 Desc.: Added new hash mode -m 13300 = AxCrypt in memory SHA1
29
30 Type.: Feature
31 File.: Kernel
32 Desc.: Added new hash mode -m 13400 = Keepass 1 (AES/Twofish) and Keepass 2 (AES)
33 Issue: 92
34
35 Type.: Feature
36 File.: Kernel
37 Desc.: Added new hash mode -m 125 = ArubaOS
38
39 Type.: Feature
40 File.: Kernel
41 Desc.: Extended support from 14 to 255 functions calls per rule on GPU
42
43 Type.: Feature
44 File.: Kernel
45 Desc.: Added support for vector width 16
46 Issue: 226
47
48 Type.: Feature
49 File.: Host
50 Desc.: Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV
51 Issue: 2
52
53 Type.: Feature
54 File.: Host
55 Desc.: Added support to utilize OpenCL devices-types other than GPU, ex: CPU or FPGA
56 Issue: 2
57
58 Type.: Feature
59 File.: Host
60 Desc.: Added support to utilize multiple different OpenCL devices-types in parallel, ex: GPU + CPU
61 Issue: 2
62
63 Type.: Feature
64 File.: Host
65 Desc.: Added a Makefile target for native compilation
66 Issue: 2
67
68 Type.: Feature
69 File.: Host
70 Desc.: Switched to Khronos OSS OpenCL reference implementation for building
71 Issue: 2
72
73 Type.: Feature
74 File.: Host
75 Desc.: No longer requires NV CUDA-SDK, NV ForceWare, NVML, NVAPI, AMD APP-SDK and AMD ADL in depencies
76 Issue: 2
77
78 Type.: Feature
79 File.: Host
80 Desc.: Added option --opencl-platform to select specific OpenCL platforms
81 Issue: 2
82
83 Type.: Feature
84 File.: Host
85 Desc.: Added option --opencl-device-types to select specific OpenCL device types
86 Issue: 2
87
88 Type.: Feature
89 File.: Host
90 Desc.: Added option --opencl-vector-width to override automatically selected vector-width size
91 Issue: 2
92
93 Type.: Feature
94 File.: Host
95 Desc.: Added autotuning engine and tuning database
96
97 Type.: Feature
98 File.: Host
99 Desc.: Implemented a new feature that allows to quit at next restore point update (and disable it)
100 Issue: 10
101
102 Type.: Feature
103 File.: Host
104 Desc.: Added the execution time of the running kernel to the status display
105
106 Type.: Feature
107 File.: Host
108 Desc.: Moved rules_optimize to hashcat-utils
109
110 Type.: Feature
111 File.: Host
112 Desc.: Run weak-hash checks only in straight-attack mode, this greatly reduces code complexity
113
114 Type.: Change
115 File.: Host
116 Desc.: Added parameter --potfile-path to override default potfile path
117 Issue: 99
118
119 Type.: Change
120 File.: Host
121 Desc.: Renamed option --gpu-accel to --kernel-accel
122 Issue: 2
123
124 Type.: Change
125 File.: Host
126 Desc.: Renamed option --gpu-loops to --kernel-loops
127 Issue: 2
128
129 Type.: Change
130 File.: Host
131 Desc.: Renamed option --gpu-devices to --opencl-devices
132 Issue: 2
133
134 Type.: Change
135 File.: Host
136 Desc.: Removed option --benchmark-mode, you can now use --benchmark in combination with --workload-profile
137
138 Type.: Change
139 File.: Host
140 Desc.: Expanded version information
141 Issue: 138
142
143 Type.: Change
144 File.: Host
145 Desc.: Stick to older libOpenCL to avoid errors like this: version `OPENCL_2.0' not found
146
147 Type.: Change
148 File.: Host
149 Desc.: Use a fixed path for the potfile rather than session depending
150 Issue: 99
151
152 Type.: Change
153 File.: Rules
154 Desc.: Removed some duplicate rules in T0XlCv1, d3ad0ne and dive. All rules were found due to superfluous white space differences
155 Issue: 301
156
157 Type.: Bug
158 File.: Host
159 Desc.: Fixed a bug in combination of --restore and a user immediately aborting the session after restart
160 Trac.: 684
161
162 Type.: Bug
163 File.: Kernel
164 Desc.: Fixed a bug in the implementation of GOST R 34.11-94: Zero length passwords were not cracked
165
166 Type.: Bug
167 File.: Kernel
168 Desc.: Fixed a bug in rule-engine for NVidia devices: Code for left- and right-shift were switched
169
170 Type.: Bug
171 File.: Host
172 Desc.: Fixed a bug in -m 2100 = DCC2: Forced default iteration count for hashes to 10240
173
174 Type.: Bug
175 File.: Host
176 Desc.: Fixed a bug in line counter: Conditional jump or move depends on uninitialised value
177
178 Type.: Bug
179 File.: Host
180 Desc.: Fixed some checks in the parser of -m 111 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
181
182 Type.: Bug
183 File.: Host
184 Desc.: Fixed some checks in the parser of -m 500 = md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
185
186 Type.: Bug
187 File.: Host
188 Desc.: Fixed some checks in the parser of -m 1711 = SSHA-512(Base64), LDAP {SSHA512}
189
190 Type.: Bug
191 File.: Host
192 Desc.: Fixed some checks in the parser of -m 5300 = IKE-PSK MD5 and -m 5400 = IKE-PSK SHA1
193
194 Type.: Bug
195 File.: Host
196 Desc.: Fixed some checks in the parser of -m 5500 = NetNTLMv1
197
198 Type.: Bug
199 File.: Host
200 Desc.: Fixed some checks in the parser of -m 5600 = NetNTLMv2
201
202 Type.: Bug
203 File.: Host
204 Desc.: Fixed some checks in the parser of -m 8900 = scrypt
205
206 Type.: Bug
207 File.: Host
208 Desc.: Fixed some checks in the parser of -m 10200 = Cram MD5
209
210 Type.: Bug
211 File.: Host
212 Desc.: MAC and Nonce won't appear sorted in output anymore (same order like in .hccap file)
213 Issue: 288
214
215 * changes v2.00 -> v2.01:
216
217 Type.: Bug
218 File.: Host
219 Desc.: Fix for a cuMemsetD8() 1 error in attacks different from mask attacks
220 Issue: 1
221
222 * changes v1.37 -> v2.00:
223
224 Type: Project
225 File: All
226 Desc: Made the project Open-Source
227
228 Type: Project
229 File: All
230 Desc: Switched the license to MIT
231
232 Type: Feature
233 File: Host
234 Desc: Removed Timebomb-, Beta- and Keyfile- checks
235
236 Type: Driver
237 File: Host
238 Desc: Added support for AMD APP SDK v3.0 GA
239
240 Type: Driver
241 File: Host
242 Desc: Added support for AMD ADL 8.0
243
244 Type: Driver
245 File: Host
246 Desc: added support for NV CUDA 7.5
247
248 Type: Feature
249 File: Host
250 Desc: Replaced support for NVAPI with support for its successor GDK, starting with version 352.55
251
252 Type: Driver
253 File: Host
254 Desc: Added support for all AMD Fiji based GPU (Fury)
255 Trac: 677
256
257 Type: Change
258 File: Kernel
259 Desc: Bitsliced mode -m 1500 = crypt, DES(Unix), Traditional DES in mask mode
260
261 Type: Change
262 File: Kernel
263 Desc: Bitsliced mode -m 3000 = LM in mask mode
264
265 Type: Feature
266 File: Kernel
267 Desc: Added new hash mode -m 12700 = Blockchain, My Wallet
268 Trac: 645
269
270 Type: Feature
271 File: Kernel
272 Desc: Added new hash mode -m 12800 = MS-AzureSync PBKDF2-HMAC-SHA256
273 Trac: 669
274
275 Type: Feature
276 File: Kernel
277 Desc: Added new hash mode -m 6211 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS  512 bit
278 Desc: Added new hash mode -m 6212 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS 1024 bit
279 Desc: Added new hash mode -m 6213 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS 1536 bit
280 Desc: Added new hash mode -m 6221 = TrueCrypt 5.0+ PBKDF2-HMAC-SHA512    + XTS  512 bit
281 Desc: Added new hash mode -m 6222 = TrueCrypt 5.0+ PBKDF2-HMAC-SHA512    + XTS 1024 bit
282 Desc: Added new hash mode -m 6223 = TrueCrypt 5.0+ PBKDF2-HMAC-SHA512    + XTS 1536 bit
283 Desc: Added new hash mode -m 6231 = TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + XTS  512 bit
284 Desc: Added new hash mode -m 6232 = TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + XTS 1024 bit
285 Desc: Added new hash mode -m 6233 = TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + XTS 1536 bit
286 Desc: Added new hash mode -m 6241 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS  512 bit + boot-mode
287 Desc: Added new hash mode -m 6242 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS 1024 bit + boot-mode
288 Desc: Added new hash mode -m 6243 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + XTS 1536 bit + boot-mode
289 Trac: 394
290
291 Type: Feature
292 File: Kernel
293 Desc: Added support for keyfiles with TrueCrypt 5.0+ for all modes
294 Trac: 618
295
296 Type: Feature
297 File: Host
298 Desc: Added new status-display line showing Recovered/Time rate for current and average activity
299
300 Type: Change
301 File: Kernel
302 Desc: Hash-Modes 10900, 11900, 12000 and 12100 switched salt encoding from raw to base64
303 Trac: #658
304
305 Type: Change
306 File: Host
307 Desc: Fine-tuned fanspeed regulation to work nice even on bigger systems (6+ GPU)
308
309 Type: Change
310 File: Host
311 Desc: Renamed rule 'x' to 'O', omit X chars of word at pos N
312
313 Type: Change
314 File: Host
315 Desc: Added rule 'x', extract X chars of word at pos N, to keep compatibility to JtR/crack
316
317 Type: Change
318 File: Host
319 Desc: Switched to newer glibc for binaries (testphase; please contact us if you have problems)
320
321 Type: Bug
322 File: Host
323 Desc: On Nvidia, do not use cuMemAllocHost() on CUDA systems with many GPUs to avoid errors of type cuMemAllocHost() 999
324
325 Type: Bug
326 File: Host
327 Desc: On Nvidia, make sure to clean constant buffer for each iteration of maskfiles
328 Trac: 691
329
330 Type: Bug
331 File: Host
332 Desc: When trying to crack a raw hash with appended salt, the salt length was taken into account when calculating the number of bytes for the innerloop
333
334 * changes v1.36 -> v1.37:
335
336 Type: Driver
337 File: Host
338 Desc: Added support for all AMD Catalyst >= v14.9
339
340 Type: Feature
341 File: Kernel
342 Desc: Added new hash mode -m 11700 = GOST R 34.11-2012 (Streebog) 256-bit
343
344 Type: Feature
345 File: Kernel
346 Desc: Added new hash mode -m 11800 = GOST R 34.11-2012 (Streebog) 512-bit
347
348 Type: Feature
349 File: Kernel
350 Desc: Added new hash mode -m 11900 = PBKDF2-HMAC-MD5
351
352 Type: Feature
353 File: Kernel
354 Desc: Added new hash mode -m 12000 = PBKDF2-HMAC-SHA1
355
356 Type: Feature
357 File: Kernel
358 Desc: Added new hash mode -m 12100 = PBKDF2-HMAC-SHA512
359
360 Type: Feature
361 File: Kernel
362 Desc: Added new hash mode -m 12200 = eCryptfs
363
364 Type: Feature
365 File: Kernel
366 Desc: Added new hash mode -m 12300 = Oracle T: Type (Oracle 12+)
367
368 Type: Feature
369 File: Kernel
370 Desc: Added new hash mode -m 12400 = BSDiCrypt, Extended DES
371
372 Type: Feature
373 File: Kernel
374 Desc: Added new hash mode -m 12500 = RAR3-hp
375
376 Type: Feature
377 File: Kernel
378 Desc: Added new hash mode -m 12600 = ColdFusion 10+
379
380 Type: Feature
381 File: Kernel
382 Desc: Added support for longer field lengths in -m 11400 = SIP digest authentication (MD5)
383 Trac: #539, #624
384
385 Type: Feature
386 File: Host
387 Desc: Fixed digest size for all hash-types internally to 128 bit
388
389 Type: Feature
390 File: Host
391 Desc: Fixed a bug in .hcmask file custom charset keyspace
392 Trac: #617
393
394 Type: Change
395 File: Kernel
396 Desc: Renamed -m 112 = Oracle 11g/12c to -m 112 = Oracle S: Type (Oracle 11+)
397
398 Type: Change
399 File: Kernel
400 Desc: Renamed -m 3100 = Oracle 7-10g, DES(Oracle) to -m 3100 = Oracle H: Type (Oracle 7+)
401
402 Type: Change
403 File: Host
404 Desc: Renamed -m 3800 = md5 ($pass.$salt.$pass) to -m 3800 = md5 ($salt.$pass.$salt)
405
406 Type: Change
407 File: Host
408 Desc: Renamed -m 1100 = Domain Cached Credentials, mscash to -m 1100 = Domain Cached Credentials (DCC), MS Cache
409
410 Type: Change
411 File: Host
412 Desc: Renamed -m 2100 = Domain Cached Credentials2, mscash2 to -m 2100 = Domain Cached Credentials 2 (DCC2), MS Cache 2
413
414 Type: Change
415 File: Host
416 Desc: Reordered hash-type listing in usage screen and set default benchmark ordering anlogue to that listing
417
418 Type: Change
419 File: Host
420 Desc: oclHashcat binaries are now being build on Ubuntu 15.04 (vivid)
421
422 Type: Bug
423 File: Host
424 Desc: Loopback file names now also depend and the path contains a random number, not timestamp only
425
426 Type: Bug
427 File: Host
428 Desc: Fixed a bug where the extra rules -j and -k were applied based on the wordlist-size not position
429
430 Type: Bug
431 File: Host
432 Desc: Fixed problem with --loopback that could sometimes lead to an infinite loop on windows
433 Trac: #626
434
435 * changes v1.35 -> v1.36:
436
437 Type: Driver
438 File: Kernel
439 Desc: Added support for NV ForceWare 346.59 driver
440
441 Type: Feature
442 File: Kernel
443 Desc: Added new hash mode -m 11400 = SIP digest authentication (MD5)
444 Trac: #539
445
446 Type: Feature
447 File: Kernel
448 Desc: Added new hash mode -m 11300 = Bitcoin/Litecoin wallet.dat
449 Trac: #434
450
451 Type: Feature
452 File: Kernel
453 Desc: Added new hash mode -m 11500 = CRC32
454 Trac: #532
455
456 Type: Feature
457 File: Kernel
458 Desc: Added new hash mode -m 11600 = 7-Zip
459 Trac: #532
460
461 Type: Feature
462 File: Host
463 Desc: Optimized final round flushing (reduces time at last percents of progress with slower speed)
464
465 Type: Feature
466 File: Host
467 Desc: Optimized rejection handling (for example passwords > 8 if cracking DEScrypt etc)
468
469 Type: Feature
470 File: Host
471 Desc: Added parameter --bitmap-min to help loading huge hashlists faster
472
473 Type: Feature
474 File: Host
475 Desc: In status display, if a single hash is longer than 40 chars, truncate it and add "..." to it
476
477 Type: Change
478 File: Host
479 Desc: Renamed -m 3810 = md5($salt.$pass.$salt) to -m 3800 = md5($salt.$pass.$salt)
480
481 Type: Change
482 File: Host
483 Desc: Renamed -m 4710 = sha1($salt.$pass.$salt) to -m 4900 = sha1($salt.$pass.$salt)
484
485 Type: Change
486 File: Host
487 Desc: The speed in status display is no longer divide by the number of uncracked salts
488
489 Type: Change
490 File: Host
491 Desc: If all hashes bound to a salt are cracked, reduce the progress count of one salt from the total progress
492
493 Type: Change
494 File: Host
495 Desc: --show/--left does now work with both halves of -m 3000 = LM hashes if they are 32 hex chars long
496 Trac: #448
497
498 Type: Bug
499 File: Kernels
500 Desc: Fixed a bug in NVidia multihash kernels: MD5, NTLM, IPB2
501
502 Type: Bug
503 File: Host
504 Desc: Added additional checks for hexadecimal values supplied in masks by using the --hex-charset switch
505 Trac: 610
506
507 Type: Bug
508 File: Host
509 Desc: Fixed a bug in NVidia workload balancing
510
511 Type: Bug
512 File: Host
513 Desc: Fixed a bug in single rule applied to each word from left dict
514
515 Type: Bug
516 File: Host
517 Desc: Problem with "," character escaping in .hcmask file fixed
518
519 Type: Bug
520 File: Host
521 Desc: Fixed a bug in -m 101, was showing a wrong cracked plaintext
522
523 * changes v1.34 -> v1.35:
524
525 Type: Feature
526 File: Kernel
527 Desc: Increased speed for all multihash kernel using a bitmap technique
528
529 Type: Bug
530 File: Kernels
531 Desc: Fixed a bug in NVidia multihash kernels that a hash was not found even with the correct plain
532
533 * changes v1.33 -> v1.34:
534
535 Type: Feature
536 File: Kernel
537 Desc: Increased speed for SHA1 raw kernels (-m 100/110/120/130/140) on GCN cards (7970, 280x, 290x, ...)
538
539 Type: Feature
540 File: Kernel
541 Desc: Increased speed for PDF kernel (-m 104xx and -m 105xx) for all NVidia GPU
542
543 Type: Feature
544 File: Kernel
545 Desc: Increased speed for all multihash kernel using a bitmap technique
546
547 Type: Feature
548 File: Kernel
549 Desc: Added oclHashcat compile timestamp to buffered binary kernels to avoid collisions with older versions
550
551 Type: Feature
552 File: Kernel
553 Desc: Added new hash mode -m 11000 = PrestaShop
554 Trac: #589
555
556 Type: Feature
557 File: Kernel
558 Desc: Added new hash mode -m 11100 = PostgreSQL Challenge-Response Authentication (MD5)
559 Trac: #490
560
561 Type: Feature
562 File: Kernel
563 Desc: Added new hash mode -m 11200 = MySQL Challenge-Response Authentication (SHA1)
564 Trac: #490
565
566 Type: Feature
567 File: Kernel
568 Desc: Added support for 32 bytes ID objects for hash type -m 10500 = PDF 1.4 - 1.6
569 Trac: #594
570
571 Type: Feature
572 File: Host
573 Desc: Inform user with small wordlists how to avoid slow speed with slow hashes
574 Trac: #597
575
576 Type: Change
577 File: Host
578 Desc: Renamed -m 7100 = OS X v10.8 / v10.9 to OS X v10.8+
579
580 Type: Workaround
581 File: Host
582 Desc: New workaround for -m 2500 = WPA/WPA2 key versions which are not valid (should always be < 256)
583
584 Type: Bug
585 File: Kernels
586 Desc: Fixed a race condition in multihash kernels
587
588 Type: Bug
589 File: Kernels
590 Desc: Fixed a buffer overflow that could lead to all kinds of segmentation fault or system freezing
591 Trac: #591
592
593 Type: Bug
594 File: Host
595 Desc: The key size (AES 128 vs AES 256) for office 2007 hashes was not shown correctly in output/status
596 Trac: #590
597
598 Type: Bug
599 File: Host
600 Desc: Fixed a bug if a rule in -j changes the length of the words in the wordlist, ex. ]
601 Trac: #593
602
603 Type: Bug
604 File: Host
605 Desc: Fixed a crash when using the outfile remove feature together with some hash types
606 Trac: #593
607
608 Type: Bug
609 File: Host
610 Desc: Fixed a problem where wrong restore point percentage was shown
611 Trac: #606
612
613 Type: Bug
614 File: Host
615 Desc: Fixed a buffer overflow in stdin mode
616
617 Type: Bug
618 File: Host
619 Desc: Fixed a bug which caused clCreateBuffer() -61 Error even on single hashes
620
621 Type: Bug
622 File: Host
623 Desc: Fixed a bug which caused clEnqueueCopyBuffer() -30 Error by limiting --gpu-loops to a maximum of 1024
624
625 Type: Bug
626 File: Host
627 Desc: Fixed a bug related to the maximum password length supported per hash-type
628
629 * changes v1.32 -> v1.33:
630
631 Type: Feature
632 File: Kernel
633 Desc: added new hash mode -m 10400 = PDF 1.1 - 1.3 (Acrobat 2 - 4)
634 Trac: #160
635
636 Type: Feature
637 File: Kernel
638 Desc: added new hash mode -m 10410 = PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #1
639 Trac: #160
640
641 Type: Feature
642 File: Kernel
643 Desc: added new hash mode -m 10420 = PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #2
644 Trac: #160
645
646 Type: Feature
647 File: Kernel
648 Desc: added new hash mode -m 10500 = PDF 1.4 - 1.6 (Acrobat 5 - 8)
649 Trac: #160
650
651 Type: Feature
652 File: Kernel
653 Desc: added new hash mode -m 10600 = PDF 1.7 Level 3 (Acrobat 9)
654 Trac: #160
655
656 Type: Feature
657 File: Kernel
658 Desc: added new hash mode -m 10700 = PDF 1.7 Level 8 (Acrobat 10 - 11)
659 Trac: #160
660
661 Type: Feature
662 File: Kernel
663 Desc: added new hash mode -m 10900 = PBKDF2-HMAC-SHA256
664 Trac: #256
665
666 Type: Feature
667 File: Kernel
668 Desc: added support for cracking AES-256 in -m 9400 = Office 2007
669 Trac: #576
670
671 Type: Feature
672 File: Host
673 Desc: Multithreaded wordlist loader
674
675 Type: Feature
676 File: Host
677 Desc: Added last restore point information to status screen
678 Trac: #445
679
680 Type: Feature
681 File: Host
682 Desc: Support added to allow both {SSHA} and {ssha} signatures for -m 111 = nsldaps, SSHA-1(Base64), Netscape LDAP SSHA
683 Trac: #537
684
685 Type: Feature
686 File: Host
687 Desc: Avoid using GPU_NUM_COMPUTE_RINGS to solve clGetDeviceIDs() -1 on some systems
688 Trac: #564
689
690 Type: Bug
691 File: Host
692 Desc: Beta key date check will now be disabled in release versions
693 Trac: #536
694
695 Type: Bug
696 File: Host
697 Desc: Minor change in exit code handling, priority of exit codes changed
698 Trac: #545
699
700 Type: Bug
701 File: Host
702 Desc: Solved a memory problem when using --show and --username with corrupted or missing user name
703 Trac: #565
704
705 Type: Bug
706 File: Host
707 Desc: Fixed a formatting problem when using the --username switch while cracking (colons were wrongly prepended to each line)
708 Trac: #566
709
710 * changes v1.31 -> v1.32:
711
712 Type: Driver
713 File: Host
714 Desc: Marked AMD Catalyst 14.12 as broken driver
715
716 Type: Driver
717 File: Kernel
718 Desc: Added support for AMD APP SDK v3.0 beta
719
720 Type: Driver
721 File: Kernel
722 Desc: Added support for NV ForceWare 346.29 driver
723
724 Type: Driver
725 File: Kernel
726 Desc: added support for NV CUDA 7.0
727
728 Type: Driver
729 File: Kernel
730 Desc: Added support for NV new GPUs: "sm_37", used in Tesla K80
731
732 Type: Driver
733 File: Host
734 Desc: NVidia dropped support for CUDA enabled cards <= sm_13
735
736 Type: Driver
737 File: Host
738 Desc: Removed bzero kernel as they are now supported by native runtime
739
740 Type: Workaround
741 File: Kernel
742 Desc: Fixed bug in RC4 based algorithms like Office initiated by AMD drivers
743
744 Type: Reimplementation
745 File: Kernel and Host
746 Desc: Rewrote slow hash candidate amplifiers, ported from CPU to GPU
747
748 Type: Reimplementation
749 File: Kernel
750 Desc: Rewrote support for algorithm -m 8900 = scrypt, simply more speed
751 Trac: #507
752
753 Type: Feature
754 File: Kernel
755 Desc: added support for TrueCrypt 5.x containers in all hash modes -m 62XX
756
757 Type: Feature
758 File: Kernel
759 Desc: added new hash mode -m 4710 = sha1($salt.$pass.$salt)
760 Trac: #517
761
762 Type: Feature
763 File: Kernel
764 Desc: added new hash mode -m 10200 = Cram MD5
765 Trac: #528
766
767 Type: Feature
768 File: Kernel
769 Desc: added new hash mode -m 10300 = SAP CODVN H (PWDSALTEDHASH) iSSHA-1
770
771 Type: Change
772 File: Host
773 Desc: renamed -m 123 = Django (SHA-1) to -m 124 = Django (SHA-1)
774
775 Type: Change
776 File: Host
777 Desc: renamed --powertune-disable to --powertune-enable and set default to unset
778
779 Type: Feature
780 File: Host
781 Desc: Added parameter --scrypt-tmto to manually override automatically calculated tmto settings
782
783 Type: Bug
784 File: Host
785 Desc: fixed a bug when two rules in chaining-mode exceed maximum 15 functions calls in sum
786
787 Type: Bug
788 File: Host
789 Desc: fixed a bug in -j if the rule causes to change password length
790
791 Type: Bug
792 File: Host
793 Desc: fixed problem with ADL fan speed display, catalyst 14.9 driver had problems querying the fan information/speed
794 Trac: #514
795
796 Type: Bug
797 File: Host
798 Desc: fixed a problem with too aggressive plain rejection check
799 Trac: #515
800
801 Type: Bug
802 File: Host
803 Desc: show error message when the user attempts to use directories in combinator attack (which is not supported)
804 Trac: #518
805
806 Type: Bug
807 File: Host
808 Desc: show error message when the user tries to use too long masks, fixes a crash
809 Trac: #522
810
811 Type: Bug
812 File: Host
813 Desc: Fixed Redmine format; support for 32 bytes of hexadecimal salt added
814 Trac: #543
815
816 Type: Bug
817 File: Host
818 Desc: Fixed a problem when using --remove with a multi-hccap file
819 Trac: #552
820
821 type: Feature
822 file: Rules
823 desc: added dive.rule
824 Trac: #519
825
826 * changes v1.30 -> v1.31:
827
828 Type: Driver
829 File: Host
830 Desc: added support for AMD Catalyst 14.9
831
832 Type: Driver
833 File: Host
834 Desc: added support for NV CUDA 6.5
835
836 Type: Driver
837 File: Kernel
838 Desc: Added support for NV new GPUs: "sm_52" (Maxwell v2), used in GTX 970/980
839
840 Type: Feature
841 File: Kernel
842 Desc: added new hash mode -m 12 = PostgreSQL
843
844 Type: Feature
845 File: Kernel
846 Desc: added new hash mode -m 123 = Django (SHA-1)
847
848 Type: Feature
849 File: Kernel
850 Desc: added new hash mode -m 501 = Juniper IVE
851
852 Type: Feature
853 File: Kernel
854 Desc: added new hash mode -m 4300 = md5(strtoupper(md5($pass)))
855
856 Type: Feature
857 File: Kernel
858 Desc: added new hash mode -m 3810 = md5($salt.$pass.$salt)
859
860 Type: Feature
861 File: Kernel
862 Desc: added new hash mode -m 9200 = Cisco $8$
863
864 Type: Feature
865 File: Kernel
866 Desc: added new hash mode -m 9300 = Cisco $9$
867
868 Type: Feature
869 File: Kernel
870 Desc: added new hash mode -m 9400 = Office 2007
871
872 Type: Feature
873 File: Kernel
874 Desc: added new hash mode -m 9500 = Office 2010
875
876 Type: Feature
877 File: Kernel
878 Desc: added new hash mode -m 9600 = Office 2013
879
880 Type: Feature
881 File: Kernel
882 Desc: added new hash mode -m 9700 = MS Office <= 2003 MD5 + RC4, oldoffice$0, oldoffice$1
883
884 Type: Feature
885 File: Kernel
886 Desc: added new hash mode -m 9710 = MS Office <= 2003 MD5 + RC4, collider-mode #1
887
888 Type: Feature
889 File: Kernel
890 Desc: added new hash mode -m 9720 = MS Office <= 2003 MD5 + RC4, collider-mode #2
891
892 Type: Feature
893 File: Kernel
894 Desc: added new hash mode -m 9800 = MS Office <= 2003 SHA1 + RC4, oldoffice$3, oldoffice$4
895
896 Type: Feature
897 File: Kernel
898 Desc: added new hash mode -m 9810 = MS Office <= 2003 SHA1 + RC4, collider-mode #1
899
900 Type: Feature
901 File: Kernel
902 Desc: added new hash mode -m 9820 = MS Office <= 2003 SHA1 + RC4, collider-mode #2
903
904 Type: Feature
905 File: Kernel
906 Desc: added new hash mode -m 9900 = Radmin2
907
908 Type: Feature
909 File: Kernel
910 Desc: added new hash mode -m 10000 = Django (PBKDF2-SHA256)
911 Trac: #473
912
913 Type: Feature
914 File: Kernel
915 Desc: added new hash mode -m 10100 = SipHash
916 Trac: #509
917
918 Type: Feature
919 File: Host
920 Desc: new feature to notice the user how many hashes were removed because of pot file remove feature
921 Trac: #506
922
923 Type: Feature
924 File: Host
925 Desc: output the MAC address (BSSID) too when cracking WPA/WPA2, pot file output is different too
926 Trac: #440
927
928 Type: Change
929 File: Host
930 Desc: renamed -m 8800 = Android FDE to -m 8800 = Android FDE <= 4.3
931
932 Type: Change
933 File: Docs
934 Desc: Removed docs/credits.txt
935
936 Type: Bug
937 File: Host
938 Desc: fixed problem with ADL fan speed information; only happening on some non-reference design Overdrive6 GPUs
939 Trac: #498
940
941 Type: Bug
942 File: Host
943 Desc: fixed crash with --debug-mode=x when number of rules was exactly 14 (approaching maximum amount of rules allowed)
944 Trac: #505
945
946 Type: Bug
947 File: Host
948 Desc: fixed inconsistency when using --show together with --username and different --outfile-format options
949 Trac: #513
950
951 * changes v1.21 -> v1.30:
952
953 Type: Driver
954 File: Kernel
955 Desc: Added support for AMD Catalyst v14.6 and v14.7 (beta) driver
956
957 Type: Driver
958 File: Kernel
959 Desc: Added support for NV ForceWare 340.24 driver
960
961 Type: Driver
962 File: Host
963 Desc: added support for AMD ADL 7.0
964
965 Type: Reimplementation
966 File: Host
967 Desc: Rewrote dispatcher thread from scratch
968
969 Type: Reimplementation
970 File: Kernel
971 Desc: Rewrote support for algorithm -m 7500 = Kerberos 5 AS-REQ Pre-Auth etype 23 as fast algorithm
972
973 Type: Feature
974 File: Kernel
975 Desc: Added support for algorithm -m 23 = Skype
976 Trac: #474
977
978 Type: Feature
979 File: Kernel
980 Desc: Added support for algorithm -m 133 = PeopleSoft
981 Trac: #419
982
983 Type: Feature
984 File: Kernel
985 Desc: Added support for algorithm -m 3710 = md5($salt.md5($pass))
986
987 Type: Feature
988 File: Kernel
989 Desc: Added support for algorithm -m 3711 = Mediawiki B type
990 Trac: #410
991
992 Type: Feature
993 File: Kernel
994 Desc: Added support for algorithm -m 8800 = Android FDE
995
996 Type: Feature
997 File: Host
998 Desc: Added support for algorithm -m 8900 = scrypt
999 Trac: #295
1000
1001 Type: Feature
1002 File: Host
1003 Desc: Allow the use of --show and --left while another instance of oclHashcat is running
1004 Trac: #480
1005
1006 Type: Feature
1007 File: Host
1008 Desc: Added support for algorithm -m 9000 = Password Safe v2
1009
1010 Type: Feature
1011 File: Host
1012 Desc: Added support for algorithm -m 9100 = Lotus Notes/Domino 8
1013
1014 Type: Feature
1015 File: Host
1016 Desc: Added support for --increment with attack-mode 6 and attack-mode 7
1017 Trac: #450
1018
1019 Type: Change
1020 File: Kernel
1021 Desc: Renamed -m 112 = Oracle 11g to -m 112 = Oracle 11g/12c
1022
1023 Type: Change
1024 File: Kernel
1025 Desc: Renamed -m 5200 = Password Safe SHA256 to -m 5200 = Password Safe v3
1026
1027 Type: Change
1028 File: Kernel
1029 Desc: Renamed -m 5800 = Samsung Android Password/PIN to -m 5800 = Android PIN
1030
1031 Type: Bug
1032 File: Kernel
1033 Desc: fixed bug in warp kernels were zero-byte leading plains are incorrectly displayed
1034 Trac: #428
1035
1036 Type: Bug
1037 File: Kernel
1038 Desc: fixed bug in SAP CODVN B (BCODE) misses correct password in rare cases
1039 Trac: #495
1040
1041 Type: Bug
1042 File: Kernel
1043 Desc: Enforce maximum password length for -m 8500 = RACF
1044 Trac: #431
1045
1046 Type: Bug
1047 File: Kernel
1048 Desc: Rule iNX = Insert character X at position N didn't allow to insert a character at the very end of the plain
1049 Trac: #457
1050
1051 Type: Bug
1052 File: Host
1053 Desc: fixed bug in bitmap table leading to uncracked 64-bit based hashes if bitmap_size > 0xffff
1054
1055 Type: Bug
1056 File: Host
1057 Desc: Separator for -m 22 = Juniper Netscreen/SSG (ScreenOS) should always be ':', regardless of --separator
1058 Trac: #454
1059
1060 Type: Bug
1061 File: Host
1062 Desc: fixed memory problem of rules_optimize tool
1063 Trac: #456
1064
1065 Type: Bug
1066 File: Host
1067 Desc: fixed crash with --show when using hash types which use "long" salts, e.g. -m 5600
1068 Trac: #489
1069
1070 Type: Bug
1071 File: Host
1072 Desc: fixed output problem when using --attack-mode 1/6/7, sometimes output was truncated
1073 Trac: #494
1074
1075 Type: Bug
1076 File: Rules
1077 Desc: Reduced generated2.rule file to 64k (65536) rules
1078 Trac: #436
1079
1080 * changes v1.20 -> v1.21:
1081
1082 Type: Feature
1083 File: Host
1084 Desc: Added support for algorithm -m 2612 = PHPS
1085
1086 Type: Feature
1087 File: Kernel
1088 Desc: Added support for algorithm -m 8600 = Lotus Notes/Domino 5
1089
1090 Type: Feature
1091 File: Kernel
1092 Desc: Added support for algorithm -m 8700 = Lotus Notes/Domino 6
1093
1094 Type: Workaround
1095 File: Kernel
1096 Desc: Fixed performance drop on descrypt, LM and oracle-old initiated by AMD drivers
1097
1098 Type: Workaround
1099 File: Host
1100 Desc: Fixed problem with restoring ADL performance state when the clock size reported by the AMD driver didn't respect the clock step size
1101 Trac: #435
1102
1103 Type: Workaround
1104 File: Host
1105 Desc: Fixed problem with setting ADL powertune value for r9 295x2 GPUs
1106 Trac: #438
1107
1108 Type: Feature
1109 File: Host
1110 Desc: Added support for writing logfiles
1111 Trac: #420
1112
1113 Type: Feature
1114 File: Host
1115 Desc: Added parameter --logfile-disable which should be self-explaining
1116 Trac: #420
1117
1118 Type: Change
1119 File: Host
1120 Desc: Dictstat is now no longer session dependent and will always be based on oclHashcat installation directory
1121 Trac: #437
1122
1123 Type: Change
1124 File: Host
1125 Desc: Use AMD custom profile settings instead of basing the AMD powertune/clock settings on maximum supported clock values
1126 Trac: #433
1127
1128 Type: Bug
1129 File: Host
1130 Desc: Fixed VLIW size calculated by compute capability was broken for sm_50 -> cuModuleLoad() 301
1131
1132 Type: Bug
1133 File: Host
1134 Desc: Make --runtime count relative to real attack start not program start
1135
1136 Type: Bug
1137 File: Host
1138 Desc: Fixed problem with potfile remove when there are hashes in the .pot file with invalid length for the specific hash type selected
1139
1140 Type: Bug
1141 File: Host
1142 Desc: Don't allow --keyspace together with --increment or mask files
1143 Trac: #430
1144
1145 Type: Bug
1146 File: Host
1147 Desc: Fixed bug with fan speed handling, if fan speed is manually set to a high enought value (e.g. 100%) oclHashcat shouldn't change it
1148 Trac: #439
1149
1150 Type: Bug
1151 File: Host
1152 Desc: Problem with username parsing (--username) was fixed
1153 Trac: #441
1154
1155 Type: Bug
1156 File: Host
1157 Desc: Fixed problem where IKE-PSK sha1/md5 (-m 5300/-m 5400) were wrongly recognized as shadow file formats
1158 Trac: #443
1159
1160 Type: Bug
1161 File: Host
1162 Desc: Fixed problem where the 'delete range' rule (xNM) did not allow to remove charaters at the very end of the word
1163 Trac: #444
1164
1165 Type: Bug
1166 File: Host
1167 Desc: Fixed memory problem when using .hcmask files together with --increment
1168 Trac: #462
1169
1170 Type: Bug
1171 File: Host
1172 Desc: Fixed problem in benchmark mode when the user hits 'b' (bypass), the following algorithms were all skipped too
1173 Trac: #469
1174
1175 Type: Bug
1176 File: Host
1177 Desc: Fixed Overdrive6 temperature query on some new AMD GPUs, fixes WARN: ADL_Overdrive5_Temperature_Get(): -5
1178 Trac: #476
1179
1180 * changes v1.01 -> v1.20:
1181
1182 Type: Driver
1183 File: Kernel
1184 Desc: Added support for AMD Catalyst v14.4 (mantle) driver
1185
1186 Type: Driver
1187 File: Kernel
1188 Desc: Added support for AMD new GPUs: "Spectre", "Spooky", "Kalindi", "Hainan", "Iceland", "Tonga" and "Mullins"
1189
1190 Type: Driver
1191 File: Kernel
1192 Desc: Added support for NV ForceWare 331.67 driver
1193
1194 Type: Driver
1195 File: Kernel
1196 Desc: Added support for NV new GPUs: "sm_50" (Maxwell)
1197
1198 Type: Reimplementation
1199 File: Kernel
1200 Desc: Rewrote multihash structure, ex: 290x can now load up to 100,000,000+ MD5/NTLM hashes at once
1201
1202 Type: Reimplementation
1203 File: Kernel and Host
1204 Desc: Rewrote rule engines (CPU and GPU) and made them more robust by synchronizing error handling
1205
1206 Type: Reimplementation
1207 File: Host
1208 Desc: Rewrote restore system from scratch; no longer requires same system with same GPUs
1209
1210 Type: Reimplementation
1211 File: Host
1212 Desc: Restructured .restore file; no longer create huge .restore files, stay < 2k of size
1213
1214 Type: Reimplementation
1215 File: Host
1216 Desc: Rewrote weak-hash check; support all algorithm types including salted ones
1217 Trac: #165
1218
1219 Type: Reimplementation
1220 File: Host
1221 Desc: Rewrote workload dispatching when progress is near to keyspace end; act more conservative
1222
1223 Type: Reimplementation
1224 File: Host
1225 Desc: Rewrote mechanism to control the fan with AMD GPUs
1226
1227 Type: Feature
1228 File: Kernel
1229 Desc: Added support for algorithm -m 22 = Juniper Netscreen/SSG (ScreenOS)
1230 Trac: #235
1231
1232 Type: Feature
1233 File: Kernel
1234 Desc: Added support for algorithm -m 200 = MySQL323
1235 Trac: #377
1236
1237 Type: Feature
1238 File: Kernel
1239 Desc: Added support for algorithm -m 1421 = hMailServer
1240 Trac: #401
1241
1242 Type: Feature
1243 File: Kernel
1244 Desc: Added support for algorithm -m 2410 = Cisco-ASA MD5
1245 Trac: #365
1246
1247 Type: Feature
1248 File: Kernel
1249 Desc: Added support for algorithm -m 4400 = md5(sha1($pass))
1250 Trac: #198
1251
1252 Type: Feature
1253 File: Kernel
1254 Desc: Added support for algorithm -m 4500 = Double SHA1
1255 Trac: #390
1256
1257 Type: Feature
1258 File: Kernel
1259 Desc: Added support for algorithm -m 4700 = sha1(md5($pass))
1260 Trac: #198
1261
1262 Type: Feature
1263 File: Kernel
1264 Desc: Added support for algorithm -m 4800 = MD5(Chap), iSCSI CHAP authentication
1265 Trac: #214
1266
1267 Type: Feature
1268 File: Kernel
1269 Desc: Added support for algorithm -m 6251 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES + hidden-volume
1270 Trac: #378
1271
1272 Type: Feature
1273 File: Kernel
1274 Desc: Added support for algorithm -m 6261 = TrueCrypt 5.0+ PBKDF2-HMAC-SHA512 + AES + hidden-volume
1275 Trac: #378
1276
1277 Type: Feature
1278 File: Kernel
1279 Desc: Added support for algorithm -m 6271 = TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + AES + hidden-volume
1280 Trac: #378
1281
1282 Type: Feature
1283 File: Kernel
1284 Desc: Added support for algorithm -m 6281 = TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES + hidden-volume + boot-mode
1285 Trac: #378
1286
1287 Type: Feature
1288 File: Kernel
1289 Desc: Added support for algorithm -m 7300 = IPMI2 RAKP HMAC-SHA1
1290 Trac: #233
1291
1292 Type: Feature
1293 File: Kernel
1294 Desc: Added support for algorithm -m 7600 = Redmine Project Management Web App
1295 Trac: #391
1296
1297 Type: Feature
1298 File: Kernel
1299 Desc: Added support for algorithm -m 7700 = SAP CODVN B (BCODE)
1300 Trac: #177
1301
1302 Type: Feature
1303 File: Kernel
1304 Desc: Added support for algorithm -m 7800 = SAP CODVN F/G (PASSCODE)
1305 Trac: #177
1306
1307 Type: Feature
1308 File: Kernel
1309 Desc: Added support for algorithm -m 7900 = Drupal7
1310 Trac: #326
1311
1312 Type: Feature
1313 File: Kernel
1314 Desc: Added support for algorithm -m 8000 = Sybase ASE
1315 Trac: #193
1316
1317 Type: Feature
1318 File: Kernel
1319 Desc: Added support for algorithm -m 8100 = Citrix Netscaler
1320 Trac: #369
1321
1322 Type: Feature
1323 File: Kernel
1324 Desc: Added support for algorithm -m 8200 = 1Password, cloudkeychain
1325 Trac: #126
1326
1327 Type: Feature
1328 File: Kernel
1329 Desc: Added support for algorithm -m 8300 = DNSSEC (NSEC3)
1330 Trac: #387
1331
1332 Type: Feature
1333 File: Kernel
1334 Desc: Added support for algorithm -m 8400 = WBB3, Woltlab Burning Board 3
1335 Trac: #181
1336
1337 Type: Feature
1338 File: Kernel
1339 Desc: Added support for algorithm -m 8500 = RACF
1340 Trac: #192
1341
1342 Type: Feature
1343 File: Kernel
1344 Desc: Added support for $2y$ and $2a$ bcrypt signatures
1345 Trac: #251
1346
1347 Type: Feature
1348 File: Kernel
1349 Desc: Added support for higher cost factors for -m 400 = phpass
1350 Trac: #280
1351
1352 Type: Feature
1353 File: Kernels
1354 Desc: Increased support for username length up to 20 for -m 1100 = Domain Cached Credentials, mscash
1355 Trac: #379
1356
1357 Type: Feature
1358 File: Kernels
1359 Desc: Increased support for username length up to 20 for -m 2100 = Domain Cached Credentials2, mscash2
1360 Trac: #379
1361
1362 Type: Feature
1363 File: Kernels
1364 Desc: Added support for mixed cracking WPA and WPA2 at once, no more need for split
1365 Trac: #388
1366
1367 Type: Feature
1368 File: Host
1369 Desc: Added support for Tesla Deployment Kit v5.319.85
1370
1371 Type: Feature
1372 File: Host
1373 Desc: Added parameter --workload-profile to give the user a convenient way to set the reduced, default or tuned performance tuning options
1374
1375 Type: Feature
1376 File: Host
1377 Desc: Added parameter -s for use in distributed computing, mark skip of range of keyspace
1378
1379 Type: Feature
1380 File: Host
1381 Desc: Added parameter -l for use in distributed computing, mark length of range of keyspace
1382
1383 Type: Feature
1384 File: Host
1385 Desc: Added parameter --keyspace for use in distributed computing, calculate keyspace
1386
1387 Type: Feature
1388 File: Host
1389 Desc: Load already cracked hashes from potfile on startup to avoid double cracking
1390
1391 Type: Feature
1392 File: Host
1393 Desc: Added inline induction directory that can be used for on-the-fly adding of new password candidates
1394
1395 Type: Feature
1396 File: Host
1397 Desc: Added switch --loopback to automatically write cracked plains into a file in the induction directory
1398
1399 Type: Feature
1400 File: Host
1401 Desc: Added debugging support for rules as in hashcat CPU; used for rule- and dictionary efficiency analysis
1402
1403 Type: Feature
1404 File: Host
1405 Desc: Added parameter --debug-mode and --debug-file to write found plains and/or rules as in hashcat CPU
1406
1407 Type: Feature
1408 File: Host
1409 Desc: Added --debug-mode 4 == original_plain:rule:modified_plain
1410 Trac: #317
1411
1412 Type: Feature
1413 File: Host
1414 Desc: Added tweaks for AMD OverDrive 6 (powercontrol, core- and mem-clock profiles)
1415
1416 Type: Feature
1417 File: Host
1418 Desc: Added switch --powertune-disable to allow users to disable automatic power tuning for AMD OverDrive 6
1419
1420 Type: Feature
1421 File: Host
1422 Desc: Added --induction-dir to allow the users to specify the folder which will be used instead of the default induct folder
1423
1424 Type: Feature
1425 File: Host
1426 Desc: Added --outfile-check-dir to allow the users to specify the folder which should be monitored for cracked hashes
1427
1428 Type: Feature
1429 File: Host
1430 Desc: Added --outfile-check-timer to allow the users to control the outfile/potfile reading frequency (0 = disabled)
1431
1432 Type: Feature
1433 File: Host
1434 Desc: Added periodic outfile reading such that user can remove hashes while cracking by appending the hash[:salt]:plain to the file
1435
1436 Type: Feature
1437 File: Host
1438 Desc: Added support for automatic detection for hashfile-formats like pwdump, passwd, shadow, etc.
1439 Trac: #393
1440
1441 Type: Feature
1442 File: Host
1443 Desc: Undo fan speed changes by oclHashcat after stopping/aborting
1444 Trac: #238
1445
1446 Type: Feature
1447 File: Host
1448 Desc: Added support loading $HEX[...] format from dictionaries
1449
1450 Type: Feature
1451 File: Host
1452 Desc: Added switch --outfile-autohex-disable to disable $HEX[...] format
1453
1454 Type: Feature
1455 File: Host
1456 Desc: Added switch --hex-wordlist to enable parsing words in wordlists given in hex
1457
1458 Type: Feature
1459 File: Host
1460 Desc: Increased maximum bitmap size to 24 bits to speed up cracking of huge hashlists at once
1461
1462 Type: Feature
1463 File: Host
1464 Desc: Added parameter --bitmap-max to help loading huge hashlists and with small gpu ram
1465
1466 Type: Feature
1467 File: Host
1468 Desc: Added parameter --weak-hash-threshold to set a maximum number of salts for which weak hashes should be checked
1469
1470 Type: Feature
1471 File: Host
1472 Desc: Added parameter --remove-timer to set the frequency the hash-file should be updated when using --remove
1473
1474 Type: Feature
1475 File: Host
1476 Desc: Added bit for parameter --outfile-format to print the position of a candidate that cracked a hash
1477
1478 Type: Feature
1479 File: Host
1480 Desc: Added parameter --status-automat to let oclHashcat display the status view in a machine readable format
1481 Trac: #406
1482
1483 Type: Feature
1484 File: Host
1485 Desc: Added column "Skipped" to status display to showing skipped candidates because of cracked salt(s)
1486
1487 Type: Feature
1488 File: Host
1489 Desc: Improved handling of signals and terminate events; SIGTERM support and windows cmd close handling
1490 Trac: #143
1491
1492 Type: Feature
1493 File: Host
1494 Desc: Added ability to use restore files from previous versions in case the structure did not change
1495
1496 Type: Feature
1497 File: Host
1498 Desc: Set default retain and abort temperatures for AMD OverDrive6 GPUs according to the values reported by ADL
1499 Trac: #225
1500
1501 Type: Feature
1502 File: Host
1503 Desc: Added parameter -v to displays the version string (as -V does)
1504 Trac: #252
1505
1506 Type: Feature
1507 File: Host
1508 Desc: Added support to load and save invalid salt characters used in descrypt
1509 Trac: #269, #405
1510
1511 Type: Feature
1512 File: Host
1513 Desc: Added support for variable iteration number for -m 2100 = mscash2
1514 Trac: #380
1515
1516 Type: Feature
1517 File: Host
1518 Desc: outfile-check and potfile remove (at startup) can now also be used together with hash mode 2500 = WPA/WPA2 and 6800 = Lastpass
1519 Trac: #400
1520
1521 Type: Feature
1522 File: Host
1523 Desc: Added rules_optimizer standalone binary for use with debug-rules mode 3 output files
1524
1525 Type: Feature
1526 File: Host
1527 Desc: While parsing hashes on start inform user about the progress
1528
1529 Type: Feature
1530 File: Rules
1531 Desc: Added InsidePro-HashManager.rule
1532
1533 Type: Feature
1534 File: Rules
1535 Desc: Added generated2.rule, each one cracked a real hash, sorted by occourance. use head -XXXX to make a top XXXX
1536 Cred: EvilMog
1537
1538 Type: Change
1539 File: Rules
1540 Desc: Renamed passwordspro.rule to InsidePro-PasswordsPro.rule
1541
1542 Type: Change
1543 File: Host
1544 Desc: Modified output plains to $HEX[...] format in case cracked password contains chars outside 0x20 - 0x80 ASCII range
1545 Trac: #148
1546
1547 Type: Change
1548 File: Host
1549 Desc: Modified switch --potfile-disable to disable loading already cracked hashes from potfile on startup
1550
1551 Type: Change
1552 File: Host
1553 Desc: Save potfile and dicstat in the current working directory instead of installation directory
1554 Trac: #281
1555
1556 Type: Change
1557 File: Host
1558 Desc: Change input hash format for -m 2100 = mscash2
1559 Trac: #380
1560
1561 Type: Change
1562 File: Host
1563 Desc: Update tab completion for bash (in extra folder) to match up with new parameters
1564
1565 Type: Change
1566 File: Host
1567 Desc: Renamed switch --disable-potfile to --potfile-disable to match up parameter logic
1568
1569 Type: Change
1570 File: Host
1571 Desc: Renamed switch --disable-restore to --restore-disable to match up parameter logic
1572
1573 Type: Change
1574 File: Docs
1575 Desc: Help and docs update to underline that OSX 10.9 uses same format as 10.8
1576 Trac: #236
1577
1578 Type: Change
1579 File: Docs
1580 Desc: Help and docs update to underline that MSSQL(2014) uses same format as MSSQL(2012)
1581
1582 Type: Change
1583 File: Docs
1584 Desc: Removed examples.txt; see wiki for more information
1585 Trac: #236
1586
1587 Type: Change
1588 File: Host
1589 Desc: Renamed hash type Joomla into 'Joomla < 2.5.18', -m 400 has now also the note about MD5(Joomla)
1590 Trac: #402
1591
1592 Type: Bug
1593 File: Kernel
1594 Desc: Raw whirlpool -m 6100 hashes could not be cracked in -a 1 combinator mode
1595
1596 Type: Bug
1597 File: Host
1598 Desc: If increment and masks were used in combination, status display needs reset to INIT after each iteration
1599
1600 Type: Bug
1601 File: Host
1602 Desc: In attack-mode 1 and 7, if at least one word in right wordlist is exactly of length 31, memory corruption occoured over time
1603
1604 Type: Bug
1605 File: Host
1606 Desc: Status timer should be enabled by default when in stdin mode
1607 Trac: #218
1608
1609 Type: Bug
1610 File: Host
1611 Desc: Improved reading of fan speed and temperature; It sometimes failed when using twin GPUs on windows
1612 Trac: #231
1613
1614 Type: Bug
1615 File: Host
1616 Desc: File handling ('Permission denied' error) fixed when using --remove with -m 2500
1617 Trac: #395
1618
1619 Type: Distribution
1620 File: Packages
1621 Desc: Created two packages for download: oclHashcat-* for AMD, cudaHashcat-* for CUDA
1622
1623 * changes v1.00 -> v1.01:
1624
1625 Type: Driver
1626 File: Kernel
1627 Desc: Added support for AMD Catalyst v13.12
1628
1629 Type: Feature
1630 File: Host
1631 Desc: Added switch --generate-rules-seed, sets seed used for randomization so rulesets can be reproduced
1632
1633 Type: Feature
1634 File: Host
1635 Desc: Added some hcchr charset files in /charsets, some new files: Bulgarian, Polish, Hungarian
1636 Cred: Rub3nCT
1637
1638 Type: Bug
1639 File: Host
1640 Desc: When using -m 2500 w/ multi hccap files there was no error shown if the user mixed WPA and WPA2 networks, this is currently not allowed
1641 Trac: #222
1642
1643 * initial version 1.00
1644
1645 first public release, oclHashcat is a fusion of oclHashcat-plus v0.15 and oclHashcat-lite v0.15
1646
1647 Type: Driver
1648 File: Kernel
1649 Desc: Added support for AMD Catalyst v13.8b*
1650
1651 Type: Driver
1652 File: Kernel
1653 Desc: Added support for AMD Catalyst v13.9
1654
1655 Type: Driver
1656 File: Kernel
1657 Desc: Added support for AMD Catalyst v13.11b*
1658
1659 Type: Driver
1660 File: Kernel
1661 Desc: Added support for AMD R9 series
1662
1663 Type: Driver
1664 File: Kernel
1665 Desc: Added support for AMD APP SDK v2.9
1666
1667 Type: Feature
1668 File: Kernel
1669 Desc: Added support for algorithm -m 50 = HMAC-MD5 (key = $pass)
1670
1671 Type: Feature
1672 File: Kernel
1673 Desc: Added support for algorithm -m 60 = HMAC-MD5 (key = $salt)
1674
1675 Type: Feature
1676 File: Kernel
1677 Desc: Added support for algorithm -m 150 = HMAC-SHA1 (key = $pass)
1678
1679 Type: Feature
1680 File: Kernel
1681 Desc: Added support for algorithm -m 160 = HMAC-SHA1 (key = $salt)
1682
1683 Type: Feature
1684 File: Kernel
1685 Desc: Added support for algorithm -m 190 = sha1(LinkedIn)
1686 Trac: #190
1687
1688 Type: Feature
1689 File: Kernel
1690 Desc: Added support for algorithm -m 1450 = HMAC-SHA256 (key = $pass)
1691 Trac: #97
1692
1693 Type: Feature
1694 File: Kernel
1695 Desc: Added support for algorithm -m 1460 = HMAC-SHA256 (key = $salt)
1696 Trac: #97
1697
1698 Type: Feature
1699 File: Kernel
1700 Desc: Added support for algorithm -m 1750 = HMAC-SHA512 (key = $pass)
1701
1702 Type: Feature
1703 File: Kernel
1704 Desc: Added support for algorithm -m 1760 = HMAC-SHA512 (key = $salt)
1705
1706 Type: Feature
1707 File: Kernel
1708 Desc: Added support for algorithm -m 7500 = Kerberos 5 AS-REQ Pre-Auth etype 23
1709
1710 Type: Feature
1711 File: Host
1712 Desc: Added tab completion for bash (in extra folder)
1713
1714 Type: Feature
1715 File: Host
1716 Desc: Added support for Tesla Deployment Kit v5.319.43
1717
1718 Type: Feature
1719 File: Host
1720 Desc: Added support for NVAPI R319
1721
1722 Type: Feature
1723 File: Host
1724 Desc: Added switch --benchmark, run several hash modes in benchmark mode for speed tests
1725
1726 Type: Feature
1727 File: Host
1728 Desc: Added switch --disable-restore option, don't write/update nor touch restore file
1729
1730 Type: Feature
1731 File: Host
1732 Desc: Added support for hccap files containing several networks
1733 Trac: #167
1734
1735 Type: Feature
1736 File: Host
1737 Desc: Show the status by hitting the s key or the Enter key, show the status when dict or mask Changed
1738 Trac: #189
1739
1740 Type: Feature
1741 File: Host
1742 Desc: Show line progress for maskfiles (.hcmask)
1743 Trac: #206
1744
1745 Type: rules
1746 File: T0XlC.rule
1747 Desc: cleaned, original T0XlC.rule
1748 Cred: T0XlC
1749
1750 Type: rules
1751 File: T0XlCv1.rule
1752 Desc: Added ruleset with 12000 random rules
1753 Cred: T0XlC
1754
1755 Type: rules
1756 File: T0XlC_insert_00-99_1950-2050_toprules_0_F.rule
1757 Desc: Added ruleset with insert rules from position 0 to position F (00-99,1950-2050)
1758 Cred: T0XlC
1759
1760 Type: rules
1761 File: T0XlC_insert_space_and_special_0_F.rule
1762 Desc: Added ruleset with insert rules from position 0 to position F (special characters)
1763 Cred: T0XlC
1764
1765 Type: rules
1766 File: T0XlC_insert_top_100_passwords_1_G.rule
1767 Desc: Added ruleset with insert rules from position 0 to position F (top 100 passwords)
1768 Cred: T0XlC
1769
1770 Type: Bug
1771 File: Host
1772 Desc: problem while performing the --remove operation in windows fixed - timing problem (Permission denied error)
1773
1774 Type: Bug
1775 File: Host
1776 Desc: Fixed mask length display in status screen when using hash types that internally use unicode
1777
1778 Type: Bug
1779 File: Host
1780 Desc: Hash files that did not end with a newline character were not parsed correctly
1781
1782 Type: Bug
1783 File: Host
1784 Desc: Fixed crash when hitting CTRL-C, when receiving abort signals
1785
1786 Type: Bug
1787 File: Host
1788 Desc: Fixed freeze, flush problem w/ progress at ~100%
1789 Trac: #82
1790
1791 Type: Bug
1792 File: Host
1793 Desc: Fixed russian charset files (hcchr), removed unnecessary chars
1794 Trac: #194
1795
1796 Type: Bug
1797 File: Host
1798 Desc: Fixes a crash when using --username together with --remove
1799 Trac: #197
1800
1801 Type: Change
1802 File: Host
1803 Desc: new default status-timer value is 10 seconds instead of 1 minute
1804
1805 Type: Feature
1806 File: Kernel
1807 Desc: Added new hash mode -m 13500 = PeopleSoft PS_TOKEN