Commit Graph

1000 Commits (09d7b499854c2d7da105ace34043765bbc10a651)

Author SHA1 Message Date
Chick3nman 09d7b49985 Disable autodetect for PDF Owner/User module as specialist
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
philsmd 251ecc3b0b
fixes #3029: cracking long salts in -m 4510/4710
2 years ago
Gabriele Gristina 490702fcfa Backends: added Metal host-code
2 years ago
Gabriele Gristina 0525f434e8
Merge branch 'master' into updated_moduleUnstableWarnings_and_statusCodes
2 years ago
Jens Steube d85f86373c
Merge pull request #3113 from matrix/apple_gpu_modules_native_threads
2 years ago
Gabriele Gristina a1ced24564 Fixed bug on benchmark engine, add some unstable warnings, updated negative status code
2 years ago
Gabriele Gristina f38aff1497 Hash-Mode 13100: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina c061f02d27 Hash-Mode 10500: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 819cbe77b0 Hash-Mode 7500: set native_threads to 32 with Apple GPU's
2 years ago
Gabriele Gristina 0180b29390
Merge branch 'master' into apple_gpu_modules_native_threads
2 years ago
b0lek b1e0434bd7 changed mode number to 28600
2 years ago
b0lek 415e95ab38 Adding PostgreSQL SCRAM-SHA-256 hash mode
2 years ago
Gabriele Gristina c48f044fb7 Fixed false negative on Unit Test with hash-type 25400
3 years ago
Gabriele Gristina 5de942710d Hash-Mode 25400: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina feb0bbfb75 Hash-Mode 18200: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina ff74ad5a99 Hash-Mode 10420: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina bd8e7a2975 Hash-Mode 10410: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina bec4b2e601 Hash-Mode 10400: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina d4c264ebf1 Hash-Mode 9820: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 0471725d39 Hash-Mode 9810: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 54fd3f8973 Hash-Mode 9800: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina d7ddb425e5 Hash-Mode 9720: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 688038adc6 Hash-Mode 9710: set native_threads to 32 with Apple GPU's
3 years ago
Gabriele Gristina 2d2d745b3c Hash-Mode 9700: set native_threads to 32 with Apple GPU's
3 years ago
philsmd 57ad3becf1
minor: 19800/kerberos5 indentation fix
3 years ago
philsmd a867af0933
minor: indentation fix
3 years ago
Jens Steube 668d2179cd Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
3 years ago
Jens Steube 6975cc0903
Merge pull request #2293 from seger672/m21420
3 years ago
Jens Steube 8c6ed65cd9
Update module_21420.c
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
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
Brandon Chalk fc57a97a09 Fix JWT module to correctly return cracked hash
3 years ago
Jens Steube bf865d8bff Added hash-mode: Exodus Desktop Wallet (scrypt)
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 d89409ae37 Update iteration count for -m 7401, see #3049
3 years ago
Jens Steube 040fb3b7eb
Merge pull request #3045 from hashcat/philsmd-patch-1
3 years ago
Jens Steube 632b6db5f9 Allow user to override nonce_error_corrections regardless of information from message_pair
3 years ago
philsmd d67155d3d6
remove whitespace in -m 7100 = macOS
3 years ago
Jens Steube 964cff951f Fixed functional error when nonce-error-corrections that were set on the command line in hash-mode 22000/22001 were not accepted
3 years ago
Jens Steube 0d1fbf2bb7 Update module template for -m 250x and -m 1680x
3 years ago
Jens Steube 5b4ac09e91 User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line
3 years ago
Jens Steube 98edc944e3 Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 11300 for testing
3 years ago
Jens Steube 490ef6be74 Remove OPTS_TYPE_MP_MULTI_DISABLE from -m 3200 for testing
3 years ago
Jens Steube 9d06bcc980 Fix scrypt tuning for Vega64 on -m 22700
3 years ago
Jens Steube d2ccd96da6 Added hash-mode: Windows Hello PIN/Password
3 years ago
Jens Steube 93ba57f183 Update more module with OPTS_TYPE_MAXIMUM_THREADS
3 years ago
Jens Steube 21f91c5bb8 Module Optimizaters: Added OPTS_TYPE_MAXIMUM_THREADS to deactivate the else branch route in the section to find -T before compilation
3 years ago