1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00
Commit Graph

9162 Commits

Author SHA1 Message Date
Jens Steube
4c15021596
Merge branch 'master' into fix_18600_metal 2023-04-19 19:18:51 +02:00
Jens Steube
8be51f1a3e
Merge pull request #3679 from matrix/fix_31700_vec
Fixed incompatible pointer types (salt1 and salt2 buf) in 31700 a3 kernel
2023-04-18 20:23:05 +02:00
Jens Steube
9af0f9911e
Merge branch 'master' into fix_31700_vec 2023-04-17 16:00:39 +02:00
Jens Steube
8a1c81ab8c
Merge pull request #3678 from matrix/fix_3730_vec
Fixed incompatible pointer types (salt1 and salt2 buf) in 3730 a3 kernel
2023-04-17 15:59:44 +02:00
Gabriele Gristina
a4f8690e1a
Merge branch 'master' into fix_3730_vec 2023-04-16 15:32:51 +02:00
Gabriele Gristina
529b933302
Merge branch 'master' into fix_31700_vec 2023-04-16 15:32:20 +02:00
Gabriele Gristina
3a8da27366
Merge branch 'master' into fix_18600_metal 2023-04-16 15:31:23 +02:00
jsteube
6785a32e7a Added new feature (-Y) that creates N virtual instances for each device in your system at the cost of N times the device memory consumption 2023-04-16 12:04:34 +00:00
Jens Steube
9b96649672
Merge pull request #3677 from philsmd/fix_trailing_spaces
fix trailing spaces
2023-04-15 12:42:37 +02:00
jsteube
dbc859dbdb New rule file designed to act as a base for usage in a rule stacking runs 2023-04-14 12:11:24 +00:00
jsteube
80aacf5a65 Hand written best 10 rules only rule file for super slow algorithms in 2023 2023-04-14 11:54:34 +00:00
Jens Steube
de27ce7648
Merge pull request #3670 from Chick3nman/Add-new-GPUs
Add several missing GPUs to ALIAS.hctune
2023-04-13 21:26:47 +02:00
Jens Steube
fefa7a71c1
Merge pull request #3684 from matrix/issue_3676
Handle signed/unsigned PDF permission P value for all PDF hash-modes
2023-04-12 14:47:42 +02:00
Gabriele Gristina
cf3ab8e2dc Handle signed/unsigned PDF permission P value for all PDF hash-modes 2023-04-11 21:17:25 +02:00
Gabriele Gristina
43b3bba611 Fixed build failed for 18600 with Apple Metal 2023-04-11 18:41:26 +02:00
Gabriele Gristina
bad9a0ca63 Fixed incompatible pointer types (salt1 and salt2 buf) in 31700 a3 kernel 2023-04-11 18:26:54 +02:00
Gabriele Gristina
5564319fdc Fixed incompatible pointer types (salt1 and salt2 buf) in 3730 a3 kernel 2023-04-11 18:10:25 +02:00
philsmd
cb827fcd32
fix trailing spaces 2023-04-11 15:52:34 +02:00
Jens Steube
80fa78374e Merge branch 'master' of https://github.com/hashcat/hashcat 2023-04-11 10:18:58 +00:00
Jens Steube
b1ca2ca539 Only try to allocate memory on a opencl device if it actually has memory 2023-04-11 10:17:32 +00:00
jsteube
44f7fb70af Fix .editorconfig suggested in #3675 2023-04-10 17:23:29 +00:00
jsteube
6862c1102e Open Document Format: Added support for small documents with content length < 1024 2023-04-09 16:15:12 +00:00
jsteube
7a3a6d5d06 Added support for small documents with content length < 1024 in -m 18400 2023-04-08 20:29:54 +00:00
jsteube
234e6cf49f Add support for 12 byte IV in -m 31800 2023-04-07 06:00:54 +00:00
Chick3nman
9819a044ab Add several missing GPUs to ALIAS.hctune
Update tuning README with new info
2023-04-06 13:30:00 -05:00
jsteube
f3fe379571 Fix missing entry for -m 31800 in changes.txt 2023-04-06 14:31:10 +00:00
jsteube
3df97954c6 Add module and kernel for -m 31800 2023-04-05 14:23:27 +00:00
jsteube
1c6c650931 Update unit test for -m 31800 to match reference description for extraction tool 2023-04-04 11:36:34 +00:00
jsteube
b782d5f795 Unit test for -m 31800. Working, but not final. On hold until extraction tool is updated 2023-04-03 20:35:23 +00:00
jsteube
7655e163c8 Fix changes.txt new algorithm ordering 2023-04-02 20:02:53 +00:00
jsteube
dc51a1a976 Renumber -m 31500 to -m 31700 2023-04-01 09:00:55 +00:00
jsteube
949377686e Add module and pure kernels for -m 31500 2023-03-31 20:55:50 +00:00
jsteube
19e20c7d09 Add unit-test for -m 31500 2023-03-30 18:24:57 +00:00
jsteube
6ad36db9ba Add some detailed information/warnings about dropped HIPRTC symbols in the current AMD Adrenalin driver 2023-03-29 20:16:36 +00:00
Jens Steube
b72d6441a2
Merge pull request #3661 from davidbolvansky/patch-1
Respect quiet flag when printing Metal API warning
2023-03-28 18:58:43 +02:00
Dávid Bolvanský
29a461cb51
Respect quiet flag when printing Metal API warning
Fixes https://github.com/hashcat/hashcat/issues/3624
2023-03-28 00:05:46 +02:00
Jens Steube
1d9c60fc07
Merge pull request #3660 from roycewilliams/master
minor docs tweaks
2023-03-27 20:22:54 +02:00
Royce Williams
efffc6dc7b minor performance.txt grammar 2023-03-26 15:10:12 -08:00
Royce Williams
7cf5fdb174 minor credits.txt typo 2023-03-26 15:07:47 -08:00
Royce Williams
b0b1a882eb minor changes.txt grammar/style 2023-03-26 15:04:21 -08:00
Jens Steube
a1db6d4d63
Merge pull request #3655 from Chick3nman/show-username
Add error message when mixing --show and --username
2023-03-26 23:40:41 +02:00
Jens Steube
a59e77245a
Merge pull request #3659 from philsmd/philsmd-tests-awk-spaces
fixes #3653 test.sh parsing hashes with spaces
2023-03-25 22:35:18 +01:00
philsmd
361789506c
fixes #3653 test.sh parsing hashes with spaces 2023-03-25 11:18:26 +01:00
Jens Steube
d17c5a560d
Merge pull request #3654 from Chick3nman/brain-fixes
Add sanity check for --brain-port, fix errors
2023-03-24 21:43:52 +01:00
Chick3nman
7e22899607 Updated docs/changes.txt 2023-03-23 20:08:05 -05:00
Chick3nman
10000b324f Move message to log level error to avoid poluting output when sent to a file. 2023-03-23 20:00:42 -05:00
Chick3nman
a4555fdcb9 Fix typo 2 2023-03-23 19:38:17 -05:00
Chick3nman
9c58b47daf Fix typo 2023-03-23 19:37:13 -05:00
Chick3nman
7eb36bb9a2 Added advice message for mixing of --show and --username 2023-03-23 19:36:22 -05:00
Chick3nman
e76486fe6f Add changes for brain port sanity check 2023-03-23 19:09:37 -05:00