Commit Graph

8560 Commits (e0fae5c7ab0e94dd8c536c0909fef429f2628f5b)
 

Author SHA1 Message Date
Chick3nman 16096c8db9 Fix hashcat_status struct
2 years ago
Chick3nman 808e6fff2b Prepare "Net New" value for status, test initial status message format
2 years ago
Jens Steube f3a8b3c2c8
Merge pull request #3178 from Chick3nman/master
2 years ago
Chick3nman 88dbbad6b3 Disable autodetect for specialist kernels(Collider, PMK, NT, etc.) and deprecated kernels to aid users in launching attacks without an algorithm selected
2 years ago
Chick3nman c8b3164722 Change logic to cover all cases
2 years ago
Chick3nman b187c66236 Further checks for attack modes where -S isn't relevant
2 years ago
Chick3nman e47a58db44 Introduce logic to stop advice message from suggesting options that do not work in the current attack mode. Fixes #3169
2 years ago
Jens Steube fea59e3a3a
Merge pull request #3167 from matrix/env_info
2 years ago
Gabriele Gristina 2f31391632 Fix segfault on hc_mtlInvocationHelper() with valInt
2 years ago
Gabriele Gristina 21c02b2324 removed unused printf from 21420 test module
2 years ago
Gabriele Gristina 2d9302f879 Added missing code to get vectors work with Metal on hash-type 21200
2 years ago
Gabriele Gristina 35c7518e21 Added missing code to get vectors work with Metal on hash-type 20900
2 years ago
Gabriele Gristina d4226059c0 Added missing code to get vectors work with Metal on hash-type 20710
2 years ago
Gabriele Gristina 8c2756d74d fix wording
2 years ago
Gabriele Gristina 3064c63c71 User Options: Change --backend-info/-I option type, from bool to int
2 years ago
Gabriele Gristina 4070ed0ab5 Added missing code to get vectors work with Metal on hash-type 4710
2 years ago
Gabriele Gristina 5fc3d7550e Added missing code to get vectors work with Metal on hash-type 4510
2 years ago
Gabriele Gristina ed96ff242e Added missing address space on hash-type 27800
2 years ago
Jens Steube 7ea244bba7
Merge pull request #3168 from matrix/opencl_apple_silicon_deviceType
2 years ago
Gabriele Gristina d79f8298a1 OpenCL Backend: show device_type in device list info on Apple Silicon
2 years ago
Gabriele Gristina 47134e363e Backend Info: Added folder_config info to output
2 years ago
Jens Steube ae3eeb1713
Merge pull request #3166 from matrix/metal_vectors
2 years ago
Gabriele Gristina 3a6bc9a225 updated changes.txt
2 years ago
Jens Steube 327eacf028
Merge pull request #3161 from philsmd/master
2 years ago
Gabriele Gristina b3d3b31c3e Metal: added support for vectors up to 4
2 years ago
philsmd 251ecc3b0b
fixes #3029: cracking long salts in -m 4510/4710
2 years ago
Jens Steube 4392da95c9 Update docs/changes.txt
2 years ago
Jens Steube ac19970276
Merge pull request #3159 from matrix/missing_STR_M2S_replacement
2 years ago
Gabriele Gristina b0c6738289 Rename STR() to M2S(), part 2
2 years ago
Jens Steube be75e4b4ea Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
2 years ago
Jens Steube 8192fd0d47
Merge pull request #3157 from matrix/rpi_Makefile
2 years ago
Jens Steube ace160d810
Merge pull request #3156 from matrix/metal_hostCode
2 years ago
Gabriele Gristina 7ac879f1e4 Fixed unused variable warning on Windows
2 years ago
Gabriele Gristina 89a52cfe21 Fixed building error on Raspberry Pi
2 years ago
Gabriele Gristina 829d49c8ba resync src/backend.c
2 years ago
Gabriele Gristina 6427ee57f4 cleanup ext_metal.m
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Jens Steube 68e86fffee
Merge pull request #3153 from matrix/metal_prepare_kernelAddressSpaceAttributes
2 years ago
Gabriele Gristina 9d36245d51 Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
2 years ago
Jens Steube 8293964097 Fix coding convention
2 years ago
Jens Steube edae3db725
Merge pull request #3140 from matrix/metal_prepare_kernelIncludes_v2
2 years ago
Jens Steube bf8f14669b Fix docs/changes.txt wording
2 years ago
Gabriele Gristina f21ae3219c
Merge branch 'master' into metal_prepare_kernelIncludes_v2
2 years ago
Jens Steube d4b7663d19 Fix warning on Linux
2 years ago
Jens Steube b37cd4dd08
Merge pull request #3148 from matrix/backendInfo_add_sysinfo
2 years ago
Gabriele Gristina c2cbb2938a Padding backend_info() output, updated changes.txt
2 years ago
Jens Steube 1998379f7f
Merge pull request #3147 from philsmd/master
2 years ago
philsmd 6ca37c5a94
tests: cleanup and module deps fix
2 years ago
Jens Steube e971a6e095
Merge pull request #3146 from matrix/backendInfo_add_sysinfo
2 years ago
Gabriele Gristina 3ce57b5d2a Added generic system info to backend_info()
2 years ago