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