Commit Graph

8240 Commits (d79f8298a13c6b901b8e2ef995c477761a3574df)
 

Author SHA1 Message Date
Gabriele Gristina c014dc0c34 Updated test.sh
3 years ago
Jens Steube 625ce2bb7c Fix test.sh fix for M1
3 years ago
Jens Steube 47cad04a32
Merge pull request #3073 from matrix/unit_tests_update
3 years ago
Jens Steube 7df672683a
Merge branch 'master' into unit_tests_update
3 years ago
Jens Steube d0ff024e7d
Merge pull request #3076 from matrix/apple_silicon_workaround_optimized_kernel
3 years ago
Gabriele Gristina 861e644057 OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
3 years ago
Jens Steube cb7f99ef79 Renamed macro INLINE to HC_INLINE to avoid naming conflict with INLINE on MacOS
3 years ago
Jens Steube ae9e3072b2 Merge branch 'master' of https://github.com/hashcat/hashcat
3 years ago
Jens Steube df6e5480ca Print module_extra_tuningdb_block undefined compute device warning only on GPU
3 years ago
Jens Steube 806257f2e6
Merge pull request #3068 from matrix/backend_info_add_localMemory_size
3 years ago
Jens Steube f1bcb6e059
Merge pull request #3067 from b0lek/master
3 years ago
Jens Steube 5015bc0d2e Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
3 years ago
Gabriele Gristina ea97241f84 added '-f' to test.sh help
3 years ago
Jens Steube 0d304b68f1 Added hash-mode: Teamspeak 3 (channel hash)
3 years ago
Jens Steube ad48ef2a8c Merge branch 'master' of https://github.com/hashcat/hashcat
3 years ago
Jens Steube c80ec44fdd Prepare TS3 plugin: parser module
3 years ago
b0lek 705dd16f50
Quotes removed from numbers and % sign removed.
3 years ago
Gabriele Gristina 1b68d333a8 Unit tests: Updated test.sh to set default device-type to CPU with Apple Intel, force pure kernel with Apple Silicon and add -f (--force) option
3 years ago
Gabriele Gristina 450f9549b4 Backend Info: Added local memory size to output
3 years ago
b0lek f4edcc33eb
updating recent two changes
3 years ago
b0lek 2b3162f49b
adding guess data into --status-json output
3 years ago
Jens Steube eef28013ac
Merge pull request #3064 from brandoncasaba/master
3 years ago
Brandon Chalk fc57a97a09 Fix JWT module to correctly return cracked hash
3 years ago
Jens Steube 4b2e3f8d54 Merge branch 'master' of https://github.com/hashcat/hashcat
3 years ago
Jens Steube 7e9bad7519 Prepare TS3 plugin: test module
3 years ago
Jens Steube 8b61f60e86
Merge pull request #3058 from matrix/apple_m1_final
3 years ago
Gabriele Gristina b53624d0a3 update changes and credits
3 years ago
Jens Steube bf865d8bff Added hash-mode: Exodus Desktop Wallet (scrypt)
3 years ago
Gabriele Gristina 3fd6dac523 Set default device-type to GPU with Apple M1
3 years ago
Gabriele Gristina 0fae3a4394 Added support for Apple Silicon compute devices
3 years ago
Jens Steube e88122019b
Merge pull request #3055 from b0lek/master
3 years ago
b0lek 3c493877ab
Adding upcase conversion for --hex-wordlist mode
3 years ago
b0lek 33db7a06e0
Fixed typo and some comments
3 years ago
b0lek b6e5c7427b
Added missing convertion to upper case
3 years ago
Jens Steube acc592e963 Added support to use --debug-mode in attack-mode 9 (Association Attack)
3 years ago
b0lek 2a3a840146
Solved --wordlist-autohex-disable not working correcly.
3 years ago
b0lek 8804c62d49
Fixing HEX wordlist support in -m 3000 see #3050
3 years ago
Jens Steube 8b9fa631ce Fixed missing option flag OPTS_TYPE_SUGGEST_KG for hash-mode 11600 to inform the user about possible false positives in this mode
3 years ago
Jens Steube 69788cd10d Add note about the new module_hash_decode_postprocess() function to plugin developer guide
3 years ago
Jens Steube d4a54287b1 Add missing backslash for RUN_INSTRUCTION_CHECKS() on AMD
3 years ago
Jens Steube 4dc98b334a Fixed undefined function call to hc_byte_perm_S() in hash-mode 17010 on non-CUDA compute devices
3 years ago
Jens Steube c01a2b1a9e Prepare -m 17010 kernel to work on CPU, this is not a full fix
3 years ago
Jens Steube 0bf0414dc5 Prepare -m 17010 kernel to work on HIP, this is not a full fix
3 years ago
Jens Steube 3331c2fad9 Use hc_byte_perm_S only for NV compute device in -m 17010
3 years ago
Jens Steube 3d53188cc3 Tuning Database: Added a warning if a module implements module_extra_tuningdb_block but the installed computing device is not found
3 years ago
Jens Steube d89409ae37 Update iteration count for -m 7401, see #3049
3 years ago
Jens Steube 6d46185488 Add some description for OPTS_TYPE_BINARY_HASHFILE_OPTIONAL in developer guide
3 years ago
Jens Steube 040fb3b7eb
Merge pull request #3045 from hashcat/philsmd-patch-1
3 years ago
Jens Steube 2e5e4e89f4
Merge pull request #3046 from hashcat/philsmd-patch-2
3 years ago
Jens Steube 632b6db5f9 Allow user to override nonce_error_corrections regardless of information from message_pair
3 years ago