Commit Graph

9113 Commits

Author SHA1 Message Date
Chick3nman e76486fe6f Add changes for brain port sanity check 2023-03-23 19:09:37 -05:00
Chick3nman 43ef1da420 Add changes from previous PR #3598. 2023-03-23 19:07:48 -05:00
Chick3nman 35d51020a5 Add user opt sanity check for brain port, clean up messages for other brain related checks. 2023-03-23 19:01:24 -05:00
jsteube 04e7f84daf Remove OPTS_TYPE_HASH_COPY from -m 31400 2023-03-23 18:20:06 +00:00
Jens Steube 7a90a3a36b
Merge pull request #3647 from matrix/fix_31400_bufferOverflow
Fixed buffer overflow on m31400_a3-pure.cl / aes256_scrt_format_VV()
2023-03-22 16:47:45 +01:00
Jens Steube 17449d6b60
Merge pull request #3646 from roycewilliams/master
link to ubernoobs from Windows cmd pause
2023-03-21 18:59:17 +01:00
jsteube c8dd3d63e9 Add new category for application database and move new -m 31400 to it 2023-03-20 11:22:34 +00:00
Gabriele Gristina afc97a7eb8 Fixed buffer overflow on m31400_a3-pure.cl / aes256_scrt_format_VV() 2023-03-19 14:43:51 +01:00
jsteube 074411418f Fix -a 3 for -m 31400 in vector datatype mode 2023-03-18 23:16:01 +00:00
Jens Steube d820cfa48e
Merge pull request #3645 from YSaxon/31400-securecrt
SecureCRT master passphrase v2 module
2023-03-19 00:14:38 +01:00
Royce Williams d669681859 use FAQ short URL instead for Win cmd tip 2023-03-18 13:02:43 -08:00
Royce Williams 1f5663c801 link to ubernoobs from Windows cmd pause 2023-03-18 11:50:37 -08:00
jsteube 75b4714ca0 Fix docs/changes.txt 2023-03-18 19:33:39 +00:00
jsteube d129d6d2b2 Add missing hash-modes 9000 and 18600 to tunings/Modules_bcrypt.hctune 2023-03-17 20:18:56 +00:00
Yaakov Saxon d92acb20cf more minor formatting 2023-03-17 11:42:08 -04:00
Yaakov Saxon 507bba4554 (minor) improve line spacing 2023-03-17 11:38:48 -04:00
Yaakov Saxon e33e6b0ac0 make pw_len a const u32 2023-03-17 11:37:51 -04:00
Yaakov Saxon 4805680616 remove tmp_pw 2023-03-17 11:36:37 -04:00
Yaakov Saxon ec3a940785 add _S to hc_swap32 in a0,a1 2023-03-17 11:27:07 -04:00
Yaakov Saxon 9262056b0e fix accidental revert 2023-03-16 23:17:20 -04:00
Yaakov Saxon aa80cc4547 change s10-15 to sa-sf 2023-03-16 23:13:32 -04:00
Yaakov Saxon f4b96e1faa still not working but maybe closer 2023-03-16 23:04:10 -04:00
Yaakov Saxon d8eb428838 unwrap vectors in a3 2023-03-16 14:08:57 -04:00
Jens Steube a66f390a83
Merge pull request #3644 from PenguinKeeper7/wallet-const-fix
Wallet const fix
2023-03-16 14:28:13 +01:00
PenguinKeeper7 8076f64baf
Update m26600-pure.cl 2023-03-16 13:25:50 +00:00
PenguinKeeper7 0288f9dd6a
Update m25500-pure.cl 2023-03-16 13:25:11 +00:00
PenguinKeeper7 218775d70f
Update m25500-pure.cl 2023-03-16 12:59:15 +00:00
Yaakov Saxon 06b07d06e2 clarify purpose and applicable versions 2023-03-15 16:47:26 -04:00
Yaakov Saxon 6b28169c66 31400 securecrt module 2023-03-15 16:25:35 -04:00
jsteube 0aaf19eade Fix https://github.com/hashcat/hashcat/issues/3641 2023-03-15 19:45:56 +00:00
PenguinKeeper7 01008fad86
Fix 25500 const 2023-03-15 19:07:18 +00:00
PenguinKeeper7 ccd35b5cf2
Fix 26600 2023-03-15 19:06:34 +00:00
Jens Steube 714b5dcc9e
Merge pull request #3640 from PenguinKeeper7/bcrypt-tuning
Bcrypt tuning
2023-03-14 13:28:14 +01:00
jsteube 24d375073c Revert -m 26610 to check for 0x20-0x7e and allow DEEP_COMP kernel functionality 2023-03-13 10:00:16 +00:00
PenguinKeeper7 04b891ab31
Include bcrypt(sha512) in tuning db
Add 28400 to the bcrypt hctune
2023-03-13 02:13:08 +00:00
PenguinKeeper7 036256aac6
Include new bcrypt(sha256) in tuning db
Add 30600 to the bcrypt hctune
2023-03-13 02:07:56 +00:00
jsteube 37923e79e9 Switch -m 26610 to hc_get_entropy() verification strategy 2023-03-12 21:52:11 +00:00
jsteube 77c9f096db Align loading rules log event usage with other log events 2023-03-11 08:55:37 +00:00
Jens Steube b403f622ee
Merge pull request #3637 from thatux/correct-m25400-m26610-plaintextcheck
Correct m25400 m26610 plaintextcheck
2023-03-10 15:40:59 +01:00
Jens Steube d93e6d0d30
Merge pull request #3638 from PenguinKeeper7/Loading-Rules-Prompt
Prompt when loading rules
2023-03-09 22:27:17 +01:00
Jens Steube 89fc3e49f8
Merge pull request #3636 from roycewilliams/master
link to driver FAQ on CUDA failure
2023-03-08 22:24:29 +01:00
Your Name 4dc96cd765 m25400 make use of new is_valid_printable 2023-03-08 21:29:37 +01:00
Your Name c68602aa10 m26610 add check for second block of plaintext 2023-03-08 21:29:13 +01:00
Your Name 2b5d5e93ea Merge branch 'master' into correct-m25400-m26610-plaintextcheck 2023-03-08 21:06:15 +01:00
Your Name db9debdd19 resolve merge conflicts with master 2023-03-08 21:06:11 +01:00
Your Name 6c653fa89d m26610 also in changes 2023-03-08 00:53:25 +01:00
Your Name 70885319f3 m26610 now also checking second block of plaintext, moved AES_GCM_decrypt to seperate function 2023-03-08 00:50:40 +01:00
Your Name b035c6e408 m26610 second block of AES-GCM also decrypting 2023-03-08 00:15:51 +01:00
Your Name 6bc86d06b1 remove debug printfs, added changes.txt 2023-03-07 23:50:49 +01:00
Your Name 45b803988c 25400 working with 32 bytes plaintext check 2023-03-07 23:38:09 +01:00