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