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