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