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