1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
Commit Graph

6779 Commits

Author SHA1 Message Date
Jens Steube
7c327e314a Update changes.txt, add entry on documentations 2019-08-14 12:35:23 +02:00
Jens Steube
59b67bd801 Documentation on brain feature 2019-08-14 12:25:53 +02:00
Jens Steube
e5604bb65d Documentation on slow-candidates feature 2019-08-14 12:24:16 +02:00
Jens Steube
6c2d256581 Documentation on keyboard-layout mapping feature 2019-08-14 12:23:21 +02:00
Jens Steube
ec987e68ae
Merge pull request #2159 from neheb/bash
tools.sh
2019-08-13 13:31:40 +02:00
Jens Steube
9268686eb4 Updated docs/teams.txt and docs/credits.txt 2019-08-12 12:30:09 +02:00
Jens Steube
22b5050610 Merge branch 'master' of https://github.com/hashcat/hashcat 2019-08-12 11:25:37 +02:00
Jens Steube
417a1f6592 Add new hash-mode category 'framework' 2019-08-12 11:25:21 +02:00
Jens Steube
b349cef8e5
Merge pull request #2161 from mitar/patch-1
Explaining prefix performance issues
2019-08-12 10:44:03 +02:00
Mitar
685bcde52e
Explaining prefix performance issues.
See: https://github.com/hashcat/hashcat/issues/2153
2019-08-11 02:30:42 -07:00
Rosen Penev
0965e25943
Remove extra echo
Seems I forgot to remove this when converting to printf.
2019-08-10 13:16:14 -07:00
Rosen Penev
0dd4ffbd6b
Replace loop bashisms
++var to var=$((var + 1))
2019-08-10 13:13:29 -07:00
Jens Steube
706d69ba08 Add SolarWinds Orion info to readme and changes 2019-08-08 11:30:24 +02:00
Jens Steube
cadf20b4b9 Fix some code in -m 21500 2019-08-08 10:47:09 +02:00
Jens Steube
dd262a9aa9
Merge pull request #2146 from matrix/solarwinds_orion_1
Added hash-mode 21500 - SHA512(PBKDF2-HMAC-SHA1)
2019-08-08 09:49:18 +02:00
Gabriele Gristina
e921fbdf19 update SolarWinds Orion patch (3) 2019-08-07 21:21:14 +02:00
Jens Steube
7284b934cb Fix null pointer dereference in case LM hash with both LM parts was given without hash file 2019-08-07 16:20:26 +02:00
Jens Steube
154e2b0b8f Update docs/readme.txt with new header and updated hash-mode list 2019-08-07 15:46:21 +02:00
Jens Steube
884f003725 Fixed some memory leaks in case mask-files are used in optimized mode 2019-08-07 14:20:32 +02:00
Jens Steube
ca2a56152d
Merge pull request #2156 from neheb/sh3
tools.sh: Fix remaining quote warnings
2019-08-07 10:21:38 +02:00
Rosen Penev
f1ed35a5f6
tools.sh: Fix remaining quote warnings 2019-08-06 18:40:24 -07:00
Gabriele Gristina
5f44ce06f6 update SolarWinds Orion patch (2) 2019-08-06 20:23:37 +02:00
Jens Steube
ca31ef43af Fixed race condition in maskfile mode by using a dedicated flag for restore execution 2019-08-06 14:07:43 +02:00
Jens Steube
57a149276c Do alias check only in case both CUDA and OpenCL devices were detected 2019-08-06 12:44:39 +02:00
Jens Steube
97c9e86d15 Filehandling: Print a truncation warning in case an oversized line was detected 2019-08-06 12:22:24 +02:00
Jens Steube
1ecdffb580 Fix some code formatting 2019-08-06 11:26:56 +02:00
Jens Steube
a8e86a8a7e
Merge pull request #2151 from neheb/sh2
Fix overzealous quoting from last sh patch
2019-08-06 09:59:37 +02:00
Gabriele Gristina
18834efa3f cleanup changes.txt 2019-08-06 02:31:41 +02:00
Gabriele Gristina
54f8811b4e update SolarWinds Orion patch (1) 2019-08-06 02:29:52 +02:00
Rosen Penev
8e081e69c5
Fix overzealous quoting from last sh patch
Characters with glob characters should not be quoted.
2019-08-05 10:33:09 -07:00
Jens Steube
2aa5299992 Workaround too much register use in -m 14600 on low-end GPU 2019-08-05 15:23:00 +02:00
Jens Steube
3c498bc49c
Merge pull request #2150 from matrix/issue_2148
fix hash-mode 4710 module_constraints
2019-08-05 13:20:04 +02:00
Gabriele Gristina
d1fa66b79c fix hash-mode 4710 module_constraints 2019-08-05 13:18:38 +02:00
Jens Steube
e1c8f8e737
Merge pull request #2149 from matrix/issue_2147
removed the debug printf
2019-08-05 13:15:39 +02:00
Gabriele Gristina
8c717ffa21 removed the debug printf 2019-08-05 13:14:29 +02:00
Jens Steube
ba99ce69a3 Fix CUDA JiT compiler warning in SCRYPT based kernels 2019-08-05 12:41:17 +02:00
Jens Steube
e8326f0ddf Fix copy/paste bug in -m 15700 2019-08-05 12:39:10 +02:00
Jens Steube
d1ca061577 Update docs/changes.txt with recent changes 2019-08-05 12:09:55 +02:00
Jens Steube
0f6c507b53
Merge pull request #2145 from neheb/sh
sh
2019-08-05 09:54:50 +02:00
Jens Steube
652a6711a5
Merge pull request #2144 from neheb/jj
clang-tidy
2019-08-05 09:37:35 +02:00
Gabriele Gristina
7532058be0 Added hash-mode 21500 - SHA512(PBKDF2-HMAC-SHA1) 2019-08-05 01:40:49 +02:00
Rosen Penev
9ac0365259
Run test.sh through shellcheck
It uses a lot of bashisms. Cannot be used with /bin/sh.
2019-08-03 23:43:15 -07:00
Rosen Penev
f3a3d5aed9
bash to sh for two scripts
These don't use any special bash features. They can use regular sh.
2019-08-03 22:58:56 -07:00
Rosen Penev
ab061ba761
Run Clang's bugprone-narrowing-conversions
Fairly minor issue.
2019-08-03 22:37:38 -07:00
Rosen Penev
df618e861e
Run through Clang's performance-type-promotion-in-math-fn
Only changed log2 to log2f. Rightly so.
2019-08-03 22:37:38 -07:00
Rosen Penev
dca1a86315
Run through Clang's bugprone-macro-parentheses 2019-08-03 22:37:38 -07:00
Rosen Penev
6dc72ebcc5
Run through Clang's readability-else-after-return
There's no need for a return statement in an else path. Just take it out.
Simplifies the code slightly.
2019-08-03 22:37:38 -07:00
Rosen Penev
6ecb42b3ea
Run through Clang's readability-inconsistent-declaration-parameter-name 2019-08-03 22:37:38 -07:00
Rosen Penev
fb75164126
Run through Clang's google-readability-casting
Removes casts where the type is identical.
2019-08-03 22:37:38 -07:00
Rosen Penev
2f76326c37
Run through Clang's android-cloexec checkers
This is mainly useful with SELinux.
2019-08-03 22:37:37 -07:00