Commit Graph

4903 Commits (d3f7c5132c93f5e9d594c03b3a99b7d75326f585)

Author SHA1 Message Date
Gabriele Gristina d7c914e267
Merge branch 'master' into fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH
1 year ago
Gabriele Gristina 5439b5c198 Fixed test module and cleanup implementation of MetaMask short (26610)
1 year ago
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
1 year ago
Gabriele Gristina f08448f802 Fixed buffer overflow on module_26600.c / module_hash_encode()
1 year ago
Gabriele Gristina 1d4d84d19c Added hash-mode: MetaMask Mobile Wallet, updated extraction tool
1 year ago
Jens Steube 9b96649672
Merge pull request #3677 from philsmd/fix_trailing_spaces
1 year ago
Gabriele Gristina cf3ab8e2dc Handle signed/unsigned PDF permission P value for all PDF hash-modes
1 year ago
Gabriele Gristina 2adf735e51 Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
1 year ago
Gabriele Gristina 7eee4931bb Fixed display problem of the 'Optimizers applied' list for algorithms using OPTI_TYPE_SLOW_HASH_SIMD_INIT2 and/or OPTI_TYPE_SLOW_HASH_SIMD_LOOP2
1 year ago
philsmd cb827fcd32
fix trailing spaces
1 year ago
Jens Steube 80fa78374e Merge branch 'master' of https://github.com/hashcat/hashcat
1 year ago
Jens Steube b1ca2ca539 Only try to allocate memory on a opencl device if it actually has memory
1 year ago
jsteube 6862c1102e Open Document Format: Added support for small documents with content length < 1024
1 year ago
jsteube 7a3a6d5d06 Added support for small documents with content length < 1024 in -m 18400
1 year ago
jsteube 234e6cf49f Add support for 12 byte IV in -m 31800
1 year ago
jsteube 3df97954c6 Add module and kernel for -m 31800
1 year ago
jsteube dc51a1a976 Renumber -m 31500 to -m 31700
1 year ago
jsteube 949377686e Add module and pure kernels for -m 31500
1 year ago
jsteube 6ad36db9ba Add some detailed information/warnings about dropped HIPRTC symbols in the current AMD Adrenalin driver
1 year ago
Dávid Bolvanský 29a461cb51
Respect quiet flag when printing Metal API warning
1 year ago
Jens Steube a1db6d4d63
Merge pull request #3655 from Chick3nman/show-username
1 year ago
Chick3nman 10000b324f Move message to log level error to avoid poluting output when sent to a file.
1 year ago
Chick3nman a4555fdcb9 Fix typo 2
1 year ago
Chick3nman 9c58b47daf Fix typo
1 year ago
Chick3nman 7eb36bb9a2 Added advice message for mixing of --show and --username
1 year ago
Chick3nman 35d51020a5 Add user opt sanity check for brain port, clean up messages for other brain related checks.
1 year ago
jsteube 04e7f84daf Remove OPTS_TYPE_HASH_COPY from -m 31400
1 year ago
Jens Steube 17449d6b60
Merge pull request #3646 from roycewilliams/master
1 year ago
jsteube c8dd3d63e9 Add new category for application database and move new -m 31400 to it
1 year ago
jsteube 074411418f Fix -a 3 for -m 31400 in vector datatype mode
1 year ago
Royce Williams d669681859 use FAQ short URL instead for Win cmd tip
1 year ago
Royce Williams 1f5663c801 link to ubernoobs from Windows cmd pause
1 year ago
Yaakov Saxon 06b07d06e2 clarify purpose and applicable versions
1 year ago
Yaakov Saxon 6b28169c66 31400 securecrt module
1 year ago
jsteube 0aaf19eade Fix https://github.com/hashcat/hashcat/issues/3641
1 year ago
jsteube 24d375073c Revert -m 26610 to check for 0x20-0x7e and allow DEEP_COMP kernel functionality
1 year ago
jsteube 77c9f096db Align loading rules log event usage with other log events
1 year ago
Jens Steube b403f622ee
Merge pull request #3637 from thatux/correct-m25400-m26610-plaintextcheck
1 year ago
Jens Steube d93e6d0d30
Merge pull request #3638 from PenguinKeeper7/Loading-Rules-Prompt
1 year ago
Your Name 45b803988c 25400 working with 32 bytes plaintext check
1 year ago
PenguinKeeper7 e5542839fc
Update straight.c
1 year ago
Royce Williams ebe8741000 link to driver FAQ on CUDA failure
1 year ago
jsteube 4fe68b0d4f Fix missing const keyword in module_hash_encode() in -m 29600
1 year ago
jsteube 5236f3bd73 Add optimized kernel for new hash-mode 31300 MS SNTP
1 year ago
jsteube ad3dca2a90 Module and Pure kernels for new hash-mode -m 31300 SNTP-MS
1 year ago
jsteube f7103f5116 Added hash-mode: GPG (AES-128/AES-256 (SHA-256($pass)))
1 year ago
jsteube a5d94c1f0d Added hash-mode: Veeam VBK
1 year ago
Jens Steube ce934be975
Merge pull request #3628 from thatux/m26600_short_data
1 year ago
Your Name dbe99851ec added comments on speeding up the attack by reducing the ciphertext buffersize
1 year ago
Your Name 90c6ead997 add real reference hash to 26600
1 year ago
Your Name 5208447e72 change hash-signature for 26610 (incompatible with 26600), remove debug print statements in attacks, add comments, add reference data
1 year ago
jsteube d08f3cf7f6 Fix SM3 DGST_POS ordering
1 year ago
Your Name 248c4afc09 test hash works
1 year ago
Zgzorx 20c6a70b59 Rename SM3 module : m31100
1 year ago
Zgzorx c85d817192
Merge branch 'hashcat:master' into sm3
1 year ago
jsteube 4fe37f5445 Fix -m 31000 some formatting and missing cracks in optimized mode -a 1 and -a 3 if password length > 32
1 year ago
justpretending 004ec79647 Don't close and reopen a FIFO
1 year ago
loukabvn 180dcb5769 Cleaning files and change DGST_Ri after tests
1 year ago
Zgzorx be65cca4b4 Cleaned files for PR
1 year ago
loukabvn 73500a7512 Fix a0-optimized and add a1-optimized for SM3
1 year ago
loukabvn b11b4b1b1b Fixing inc_hash_sm3.h and add a0-optimized draft
1 year ago
loukabvn 2bc70388d3 Creation of branch SM3 and adding files for basic implementation
1 year ago
bacqube2 a3b4162e5f Rename module 35000 : 31000
1 year ago
Zgzorx 6fcc8177cc
Merge branch 'hashcat:master' into blake
1 year ago
Louka 52e379ef93 disable debug option in makefile
1 year ago
bacqube2 5381fced62 Old self-test values deleted
1 year ago
bacqube2 c80ac0b73f Merge remote-tracking branch 'origin/master' into blake
1 year ago
Louka 468ba9d92b blake2s
1 year ago
justpretending 9ad36f9167 Support $HEX[] in module 99999 (fixes #3613)
1 year ago
bacqube2 bd0f058357 Premiere correction des fonctions de traitement
1 year ago
bacqube2 1e79857ed0 Changement des valeurs de test pour debug + affichage des valeurs de rounds
1 year ago
Andras Gemes d886933c54
Fix comment typos in hashcat.c
1 year ago
Louka 12821a968b Finishing inc_hash_blake2s and starting to write kernels
1 year ago
Jens Steube 225d67c09b
Merge pull request #3609 from gemesa/skip-limit-stdout
1 year ago
Andras Gemes 5bbd06425f
Fixes hashcat#3580: bug in --skip/--limit w/ --stdout
1 year ago
beschio 69a945ea75
fix Metal API advice
1 year ago
justpretending 8f030b4915 Prevent user from using -m and --stdout together
1 year ago
jsteube 42f574646e Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls
1 year ago
Louka e42aa771e2 First version of module for BLAKE2S-256
1 year ago
Jens Steube 03e5260e3a
Merge pull request #3604 from justpretending/redundant_conditions
1 year ago
justpretending 3ae939e922 Remove some redundant conditions (fixes #3602)
1 year ago
justpretending c2fcef6c50 Support for FIFO outfiles (fixes #3582)
1 year ago
Chick3nman 0f697fd668
Fixes #3596: bug in --stdout w/ rules
1 year ago
jsteube 8d044fa07f Use -Wno-format-overflow cflags for unrar sources on non-clang compiler
1 year ago
justpretending c923515ad3 Add the separator after original-word in --debug-mode=5 (fixes #3587)
1 year ago
jsteube b166bdcfac Allow longer digests in hash-mode 8900. They are not checked because there's no need to do so
1 year ago
Jens Steube a3e70d6c9b
Merge pull request #3583 from jmvermeulen/master
1 year ago
Jens Steube 2f498d22ce
Merge pull request #3584 from zyronix/error_log_gpu_temp_abort
1 year ago
jsteube e74cebba75 Fix some spacing in affinity.c
1 year ago
Romke van Dijk c0d2d9cadc Error log for temp failure when in quiet mode
1 year ago
Vermeulen, Job (J.M.) b7e94e61e9 Support for longer scrypt hashes in module 8900
1 year ago
jsteube 17b2e9062b Prevent Hashcat from hanging by checking during startup that the output file is a named pipe
1 year ago
jsteube 25f388748d Use OPTS_TYPE_NATIVE_THREADS instead of a manual thread limit for -m 3090x
1 year ago
philsmd 160b8d2c2f
restrict threads/-T to 32 for -m 3090x
1 year ago
Sein Coray 3ad271b00e there can be PDF 104xx hashes which have V == 2
1 year ago
jsteube d19882ff71 Set a maximum thread count for -m 30901 to 32 for performance reasons
1 year ago
PenguinKeeper7 24214d39a0
Update status.c
1 year ago
PenguinKeeper7 feb0afadf2
Update status.c
1 year ago
philsmd 3ef69f2919
added -m 3090x = Bitcoin raw private key
1 year ago
jsteube 3390159bb2 AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
1 year ago