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