1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 12:29:35 +00:00
Commit Graph

8500 Commits

Author SHA1 Message Date
Jens Steube
4ed01c2299
Merge pull request #3172 from matrix/metal_vectors_4710
Added missing code to get vectors work with Metal on hash-type 4710
2022-02-25 13:24:34 +01:00
Jens Steube
c356af5831
Merge pull request #3171 from matrix/metal_vectors_4510
Added missing code to get vectors work with Metal on hash-type 4510
2022-02-25 13:24:08 +01:00
Jens Steube
37ef71f52f
Merge pull request #3170 from matrix/metal_addressSpace_v2
Added missing address space on hash-type 27800
2022-02-25 13:23:36 +01:00
Jens Steube
e9cb796528
Merge pull request #3186 from willcrozi/opencl-include-quoting
Improve handling of whitespace in kernel compiler include-path
2022-02-24 17:50:13 +01:00
Gabriele Gristina
633698b2ee fix build warnings with gcc 2022-02-23 22:48:16 +01:00
Gabriele Gristina
98ce2496d5 Amazon AWS4-HMAC-SHA256 2022-02-23 22:20:18 +01:00
Jens Steube
78b82f0fd0
Merge pull request #3176 from matrix/m21420_testModule
removed unused printf from 21420 test module
2022-02-23 09:58:34 +01:00
Jens Steube
94f02dd33c
Merge pull request #3177 from matrix/ext_metal_segfault
Fixed segfault on hc_mtlInvocationHelper() with valInt
2022-02-22 12:15:25 +01:00
Jens Steube
85bb039781
Merge pull request #3191 from matrix/backend_ctxInit
Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode
2022-02-21 19:25:21 +01:00
Will Crozier
919ad5a1fd warn/skip for AMD devices on Linux when OpenCL/HIP include-path has spaces 2022-02-20 20:14:57 +00:00
Giulio Garzia
c49238e9cd OpenCL include-path workaround for Windows with AMD GPU 2022-02-20 17:55:16 +00:00
Gabriele Gristina
3156b487b7 Avoid quoting OpenCL include path when it's not required to 2022-02-20 17:55:16 +00:00
Jens Steube
e5d441320d
Merge pull request #3193 from philsmd/philsmd-cleanup-code-style
cleanup and code style fixes
2022-02-20 12:33:54 +01:00
Jens Steube
d28ade80fa
Merge pull request #3192 from philsmd/philsmd-tab-completion
update tab completion to new cmd line arguments
2022-02-20 12:33:43 +01:00
philsmd
e870f1a03b
code style and formatting fixes in wordlist.c 2022-02-20 12:12:00 +01:00
philsmd
60cf7fdccd
remove extra spaces at end of lines in wordlist.c 2022-02-20 12:04:56 +01:00
philsmd
9a96501a69
-m 28600 code style and formatting fixes 2022-02-20 11:52:02 +01:00
philsmd
912c46d958
-m 28600 remove extra spaces at end of lines 2022-02-20 11:34:48 +01:00
philsmd
37a50f7ecd
update tab completion to new cmd line arguments 2022-02-20 11:20:21 +01:00
Gabriele Gristina
f890cd8134 Improved management of systems with multiple OpenCL platforms and show empty OpenCL platforms only in backend information mode 2022-02-19 21:17:56 +01:00
Jens Steube
cab0bd423c
Merge pull request #3190 from matrix/backend_devicesInit_issue
Fixed backend active devices checks
2022-02-19 19:59:33 +01:00
Gabriele Gristina
24de156ce8 Fixed backend active devices checks 2022-02-19 17:21:27 +01:00
Jens Steube
6dc45eacc6
Merge pull request #3184 from matrix/metal_opencl_gpu_utilization
Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal)
2022-02-18 12:13:52 +01:00
Jens Steube
8268f4a5ae
Merge pull request #3187 from matrix/fix_crossBuild
fix crossBuild error (windows)
2022-02-17 09:49:08 +01:00
Jens Steube
c7564f0b26
Update types.h
Please use u32 whenever you want to use "uint" or "unsigned int"
2022-02-17 09:48:52 +01:00
Gabriele Gristina
578c7e91d4 fix crossBuild error (windows) 2022-02-17 09:28:29 +01:00
Jens Steube
f47c0cc4e9
Merge pull request #3182 from Chick3nman/Potfile-Not-Written
Add module potfile disable warning message to startup
2022-02-16 13:20:03 +01:00
Gabriele Gristina
fb12de4be6 fix style 2022-02-16 05:40:34 +01:00
Gabriele Gristina
7eb66e9936 Hardware Monitor: Add support for GPU device utilization readings using iokit on Apple Silicon (OpenCL and Metal) 2022-02-15 22:20:03 +01:00
Chick3nman
58c90985f0 Add module potfile disable warning message to startup, test formatting 2022-02-15 12:29:43 -06:00
Jens Steube
cae2562c09
Merge pull request #3179 from Chick3nman/Disable-Auto-Detect
Disable auto detect for specialist and deprecated kernels
2022-02-15 19:12:25 +01:00
Jens Steube
2efd9b95a9
Merge pull request #3180 from Chick3nman/Net-New-Cracks
Add new line to status output, Fixes #3028
2022-02-15 19:12:04 +01:00
Chick3nman
09d7b49985 Disable autodetect for PDF Owner/User module as specialist 2022-02-15 09:09:43 -06:00
Chick3nman
c38bf29a82 Formatting change 2022-02-14 18:13:34 -06:00
Chick3nman
0066def1be Fix formatting 2022-02-14 18:10:46 -06:00
Chick3nman
af233b8f0c Implement new status message as 2 lines, variable output 2022-02-14 18:09:48 -06:00
Chick3nman
ff018b8586 Reformat Status Message 2022-02-14 17:39:58 -06:00
Chick3nman
037d2daa13 Change read-only, spacing fixes 2022-02-14 17:08:12 -06:00
Chick3nman
6d61c87456 Fix typo in type 2022-02-14 17:05:24 -06:00
Chick3nman
81138db5c5 Fix Typo in logic 2022-02-14 17:01:07 -06:00
Chick3nman
16096c8db9 Fix hashcat_status struct 2022-02-14 16:59:14 -06:00
Chick3nman
808e6fff2b Prepare "Net New" value for status, test initial status message format 2022-02-14 16:54:36 -06:00
Jens Steube
f3a8b3c2c8
Merge pull request #3178 from Chick3nman/master
Add logic to advice message
2022-02-14 20:38:52 +01:00
Chick3nman
88dbbad6b3 Disable autodetect for specialist kernels(Collider, PMK, NT, etc.) and deprecated kernels to aid users in launching attacks without an algorithm selected 2022-02-14 13:25:44 -06:00
Chick3nman
c8b3164722 Change logic to cover all cases 2022-02-14 12:57:51 -06:00
Chick3nman
b187c66236 Further checks for attack modes where -S isn't relevant 2022-02-14 12:51:33 -06:00
Chick3nman
e47a58db44 Introduce logic to stop advice message from suggesting options that do not work in the current attack mode. Fixes #3169 2022-02-14 12:43:20 -06:00
Jens Steube
fea59e3a3a
Merge pull request #3167 from matrix/env_info
Added folder_config info to --backend-info/-I output, changed --backend-info/-I option handling
2022-02-13 22:05:16 +01:00
Gabriele Gristina
2f31391632 Fix segfault on hc_mtlInvocationHelper() with valInt 2022-02-13 21:16:21 +01:00
Gabriele Gristina
21c02b2324 removed unused printf from 21420 test module 2022-02-13 19:03:24 +01:00