Commit Graph

2699 Commits (37923e79e95b83b9e6a835b552d221e1cf7dcb08)

Author SHA1 Message Date
jsteube 37923e79e9 Switch -m 26610 to hc_get_entropy() verification strategy
2 years ago
Your Name 4dc96cd765 m25400 make use of new is_valid_printable
2 years ago
Your Name c68602aa10 m26610 add check for second block of plaintext
2 years ago
Your Name 2b5d5e93ea Merge branch 'master' into correct-m25400-m26610-plaintextcheck
2 years ago
Your Name db9debdd19 resolve merge conflicts with master
2 years ago
Your Name 70885319f3 m26610 now also checking second block of plaintext, moved AES_GCM_decrypt to seperate function
2 years ago
Your Name b035c6e408 m26610 second block of AES-GCM also decrypting
2 years ago
Your Name 6bc86d06b1 remove debug printfs, added changes.txt
2 years ago
Your Name 45b803988c 25400 working with 32 bytes plaintext check
2 years 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
2 years ago
Your Name b01f4e5c2e corrected ASCII plaintext check from >=20 to >=0x20
2 years ago
jsteube 51084ad6ad Fix out-of-boundary write in -m 17020
2 years ago
jsteube 5236f3bd73 Add optimized kernel for new hash-mode 31300 MS SNTP
2 years ago
jsteube ad3dca2a90 Module and Pure kernels for new hash-mode -m 31300 SNTP-MS
2 years ago
jsteube f7103f5116 Added hash-mode: GPG (AES-128/AES-256 (SHA-256($pass)))
2 years ago
jsteube a5d94c1f0d Added hash-mode: Veeam VBK
2 years ago
Jens Steube ce934be975
Merge pull request #3628 from thatux/m26600_short_data
2 years ago
Your Name 2b80abde6d add comments on possible improvements
2 years ago
Your Name dbe99851ec added comments on speeding up the attack by reducing the ciphertext buffersize
2 years ago
Your Name 5208447e72 change hash-signature for 26610 (incompatible with 26600), remove debug print statements in attacks, add comments, add reference data
2 years ago
jsteube d08f3cf7f6 Fix SM3 DGST_POS ordering
2 years ago
Your Name 248c4afc09 test hash works
2 years ago
jsteube ea6173b307 Optimize SM3 for use on platforms that support native bitselect()
2 years ago
Zgzorx 6102347ab0 First performance optimization for SM3 hash on a0 and a1 optimized kernels
2 years ago
jsteube 9acfc26d81 First performance optimization for SM3 hash
2 years ago
Zgzorx 20c6a70b59 Rename SM3 module : m31100
2 years ago
Zgzorx c85d817192
Merge branch 'hashcat:master' into sm3
2 years ago
jsteube 4fe37f5445 Fix -m 31000 some formatting and missing cracks in optimized mode -a 1 and -a 3 if password length > 32
2 years ago
loukabvn a3ab8a2181 Correct some errors from copy-pastes
2 years ago
loukabvn 180dcb5769 Cleaning files and change DGST_Ri after tests
2 years ago
Zgzorx be65cca4b4 Cleaned files for PR
2 years ago
Zgzorx 67a4f699de a3-optimized functionnal
2 years ago
Zgzorx 1a00a391f0 First a3-optimized draft
2 years ago
loukabvn 73500a7512 Fix a0-optimized and add a1-optimized for SM3
2 years ago
loukabvn b11b4b1b1b Fixing inc_hash_sm3.h and add a0-optimized draft
2 years ago
loukabvn 29e8766fa3 update inc_hash_sm3, comment and make code clearer
2 years ago
Zgzorx 68c95c056d Using update_swap
2 years ago
Zgzorx 9c6b533efd Added sm3 a1 and a3 pure first draft
2 years ago
loukabvn 2bc70388d3 Creation of branch SM3 and adding files for basic implementation
2 years ago
Zgzorx 008faee326
Merge branch 'hashcat:master' into blake
2 years ago
jsteube 9ec6392c92 Fix untested byte range coverage in UTF8 to UTF16 converter
2 years ago
bacqube2 0e7fdd3c55 Fixing bad vconv32_t usage
2 years ago
bacqube2 a3b4162e5f Rename module 35000 : 31000
2 years ago
Zgzorx 6fcc8177cc
Merge branch 'hashcat:master' into blake
2 years ago
Jens Steube 57953bec7c Backport changes to md4_update_vector_utf16le() in -m 1000 to -m 30, -m 40 and -m 70
2 years ago
Jens Steube 730b1cd5cc Update UTF8 to UTF16 conversion to match RFC 3629
2 years ago
Louka 816a246c76 add blake2s a1-optimized
2 years ago
bacqube2 c80ac0b73f Merge remote-tracking branch 'origin/master' into blake
2 years ago
Louka 4770498960 add blake2s a0-optimized and a1-pure
2 years ago
bacqube2 e6a3389326 m35000_a3-optimized
2 years ago