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