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