Commit Graph

2717 Commits (c8dd3d63e9cc4c8281898fba2f144c40dcc77ad7)

Author SHA1 Message Date
jsteube 074411418f Fix -a 3 for -m 31400 in vector datatype mode
1 year ago
Jens Steube d820cfa48e
Merge pull request #3645 from YSaxon/31400-securecrt
1 year ago
Yaakov Saxon d92acb20cf more minor formatting
1 year ago
Yaakov Saxon 507bba4554 (minor) improve line spacing
1 year ago
Yaakov Saxon e33e6b0ac0 make pw_len a const u32
1 year ago
Yaakov Saxon 4805680616 remove tmp_pw
1 year ago
Yaakov Saxon ec3a940785 add _S to hc_swap32 in a0,a1
1 year ago
Yaakov Saxon 9262056b0e fix accidental revert
1 year ago
Yaakov Saxon aa80cc4547 change s10-15 to sa-sf
1 year ago
Yaakov Saxon f4b96e1faa still not working but maybe closer
1 year ago
Yaakov Saxon d8eb428838 unwrap vectors in a3
1 year ago
PenguinKeeper7 8076f64baf
Update m26600-pure.cl
1 year ago
PenguinKeeper7 0288f9dd6a
Update m25500-pure.cl
1 year ago
PenguinKeeper7 218775d70f
Update m25500-pure.cl
1 year ago
Yaakov Saxon 6b28169c66 31400 securecrt module
1 year ago
PenguinKeeper7 01008fad86
Fix 25500 const
1 year ago
PenguinKeeper7 ccd35b5cf2
Fix 26600
1 year ago
jsteube 24d375073c Revert -m 26610 to check for 0x20-0x7e and allow DEEP_COMP kernel functionality
1 year ago
jsteube 37923e79e9 Switch -m 26610 to hc_get_entropy() verification strategy
1 year ago
Your Name 4dc96cd765 m25400 make use of new is_valid_printable
1 year ago
Your Name c68602aa10 m26610 add check for second block of plaintext
1 year ago
Your Name 2b5d5e93ea Merge branch 'master' into correct-m25400-m26610-plaintextcheck
1 year ago
Your Name db9debdd19 resolve merge conflicts with master
1 year ago
Your Name 70885319f3 m26610 now also checking second block of plaintext, moved AES_GCM_decrypt to seperate function
1 year ago
Your Name b035c6e408 m26610 second block of AES-GCM also decrypting
1 year ago
Your Name 6bc86d06b1 remove debug printfs, added changes.txt
1 year ago
Your Name 45b803988c 25400 working with 32 bytes plaintext check
1 year ago
jsteube d5a74b2536 Add new function is_valid_printable_32() to check if 32 bit integer consist only of printable characters and update -m 26610 as example use case
1 year ago
Your Name b01f4e5c2e corrected ASCII plaintext check from >=20 to >=0x20
1 year ago
jsteube 51084ad6ad Fix out-of-boundary write in -m 17020
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 2b80abde6d add comments on possible improvements
1 year ago
Your Name dbe99851ec added comments on speeding up the attack by reducing the ciphertext buffersize
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
jsteube ea6173b307 Optimize SM3 for use on platforms that support native bitselect()
1 year ago
Zgzorx 6102347ab0 First performance optimization for SM3 hash on a0 and a1 optimized kernels
1 year ago
jsteube 9acfc26d81 First performance optimization for SM3 hash
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
loukabvn a3ab8a2181 Correct some errors from copy-pastes
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
Zgzorx 67a4f699de a3-optimized functionnal
1 year ago