Commit Graph

2794 Commits (4729342571fb5f2bc9b80a62889b35a798e0e7dd)

Author SHA1 Message Date
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
Zgzorx 1a00a391f0 First a3-optimized draft
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 29e8766fa3 update inc_hash_sm3, comment and make code clearer
1 year ago
Zgzorx 68c95c056d Using update_swap
1 year ago
Zgzorx 9c6b533efd Added sm3 a1 and a3 pure first draft
1 year ago
loukabvn 2bc70388d3 Creation of branch SM3 and adding files for basic implementation
1 year ago
Zgzorx 008faee326
Merge branch 'hashcat:master' into blake
1 year ago
jsteube 9ec6392c92 Fix untested byte range coverage in UTF8 to UTF16 converter
1 year ago
bacqube2 0e7fdd3c55 Fixing bad vconv32_t usage
1 year ago
bacqube2 a3b4162e5f Rename module 35000 : 31000
1 year ago
Zgzorx 6fcc8177cc
Merge branch 'hashcat:master' into blake
1 year ago
Jens Steube 57953bec7c Backport changes to md4_update_vector_utf16le() in -m 1000 to -m 30, -m 40 and -m 70
1 year ago
Jens Steube 730b1cd5cc Update UTF8 to UTF16 conversion to match RFC 3629
1 year ago
Louka 816a246c76 add blake2s a1-optimized
1 year ago
bacqube2 c80ac0b73f Merge remote-tracking branch 'origin/master' into blake
1 year ago
Louka 4770498960 add blake2s a0-optimized and a1-pure
1 year ago
bacqube2 e6a3389326 m35000_a3-optimized
1 year ago
bacqube2 bd8ebc365b Suppression prtinf et ajout m35000_a3-optimized
1 year ago
jsteube 19b3ca87bc Backport changes to md4_update_vector_utf16le() in -m 1000 to -m 1100 and -m 5500
1 year ago
bacqube2 82f799950a m35000_a3-pure commit initial
1 year ago
Louka 468ba9d92b blake2s
1 year ago
bacqube2 bd0f058357 Premiere correction des fonctions de traitement
1 year ago
bacqube2 6176ec3264 Ajout de printf pour tracer l'execution des fonctions
1 year ago
bacqube2 5475e882a7 Ajout de printf pour tracer l'execution des fonctions
1 year ago
bacqube2 1e79857ed0 Changement des valeurs de test pour debug + affichage des valeurs de rounds
1 year ago
jsteube 86f3e1f5b8 Fix UTF8 to UTF16 conversion in -m 1000 -a 3 kernels for non SIMD compute devices
1 year ago
Benoit e3d47f0ea8 Correction de nom d'une fonction
1 year ago
Louka d78cb92eb8 tests
1 year ago
Louka 12821a968b Finishing inc_hash_blake2s and starting to write kernels
1 year ago
bacqube2 33762965f6 modify to S
1 year ago
bacqube2 a59cf4ebcf modify to S
1 year ago
bacqube2 30d9509878 Creation blake2s inc files
1 year ago
jsteube 6ee2658104 Prefix more macros to avoid collisions in other existing libraries
1 year ago
jsteube 98d721cf69 Prepare rename macros in kernel files from _MACRO to MACRO
1 year ago
jsteube f1ff925b6e Prepare rename macros in header files from _MACRO to MACRO
1 year ago
Sein Coray 69807fb2fe removed check which aborted on empty passwords for mode 10700
1 year ago
Jens Steube cd8bff1682
Merge pull request #3561 from philsmd/3090x_btc_prv_key
1 year ago
philsmd c6b40a40bf
fix whitespace in -m 30700 = Anope IRC Services
2 years ago
philsmd 3ef69f2919
added -m 3090x = Bitcoin raw private key
2 years ago
Jens Steube 5989de470b
Merge pull request #3549 from s3inlc/pkzip-fix
2 years ago
sein 3d70379c39 removed check for 00 bits for compressed hashes as it may be valid for certain zips
2 years ago
magnum 2e10d591b9 Fix a bug causing -m172xx (pkzip) to fail on data sizes > 32 KB
2 years ago
Jens Steube 6bd5e6f03f
Merge pull request #3543 from matrix/base58_errors
2 years ago
Jens Steube a82cf950bd
Merge pull request #3542 from matrix/m28000_errors
2 years ago
Jens Steube 4c90d371ec
Merge pull request #3541 from matrix/m27900_errors
2 years ago
Jens Steube 0d186be7e8
Merge pull request #3540 from matrix/m23800_errors
2 years ago
Gabriele Gristina 0d93a00fdf fix base58 build errors
2 years ago
Gabriele Gristina e82d006bf4 fix kernel 28000 a3 build warnings/errors
2 years ago
Gabriele Gristina 8b4b8c31a0 fix kernel 27900 a3 build warnings/errors
2 years ago
Gabriele Gristina 758a6fe0de fix kernel 23800 pure build errors
2 years ago
Gabriele Gristina b320da0a2d fix kernel 11500 a3 build warnings/errors
2 years ago
Jens Steube 2431201007
Merge pull request #3536 from hops/anope-sha256
2 years ago
hops 9f823dc564 -m 30700: set the IV outside of the loop
2 years ago
hops 7edda7c82f Added hash-mode: Anope IRC Services (enc_sha256)
2 years ago
jsteube 57fe66dd10 Precompute byteswap for salt in -m 28200
2 years ago
jsteube 3035f4c24f Precompute byteswap for salt in -m 21300
2 years ago
Jens Steube 06af574dbd
Merge pull request #3531 from matrix/metal_compatibility
2 years ago
Jens Steube d73b0985f7
Merge pull request #3530 from matrix/metal_module_3730_fix
2 years ago
jsteube 2cf71125f4 Add missing -a 1 kernels for -m 7350
2 years ago
Gabriele Gristina fdd3fae7a5 Fix module 3730, Metal build errors
2 years ago
Gabriele Gristina 0f63294b8a Allow using Metal < 300 with --force
2 years ago
jsteube 8a81f6143a Add missung unit-test for -m 7350 and kernel name fix
2 years ago
Jens Steube d008c5cb11
Merge pull request #3522 from rjancewicz/rjancewicz/m07350-rakp-hmac-md5
2 years ago
Jens Steube 453ec4e7d9 DEScrypt Kernel (1500): Improved performance from 950MH/s to 2200MH/s (RX6900XT) on HIP backend by workaround invalid compile time optimizer
2 years ago
philsmd b2c2fc86b4
fix whitespace
2 years ago
Russell Jancewicz cd407b7af8 minor change to minimize the number of xor instructions
2 years ago
Russell Jancewicz f0023229b6 initial rakp-hmac-md5 optmized kernels - pure kernels fall back on copes of m00050 (hmac md5)
2 years ago
Jens Steube db9455be04 Avoid macro name collision in sha384/sha512 includes
2 years ago
Jens Steube a7dbd73612 Add Radeon Pro W5700X to more scrypt based hash-modes and fix some metal issues
2 years ago
Jens Steube 80ba8ca18e Rename -m 25850 to 30600 and add missing unit-test
2 years ago
Thomas WACHE 01938c374c Merge remote-tracking branch 'origin/master' into bcrypt_sha256
2 years ago
Thomas WACHE e159b459a4 Added bcrypt_sha256
2 years ago
Jens Steube 346e945045
Merge branch 'master' into ripemd160-hmac
2 years ago
Mr Dromedary 1ed5d7d6d8 Support for GPG keys with SHA-512 as s2k digest algorithm
2 years ago
Jens Steube 66b22fa644 Add support for Metal > 300 and reject support for older version
2 years ago
piwvvo 0bd3fa4fe4 added HMAC-RIPEMD160
2 years ago
piwvvo f5c53a7e77 added mode 30500
2 years ago
jsteube 3c3a42737a Help jit compilers to optimize -m 10100 main round
2 years ago
Jens Steube d0e8e27cf1 Fix function declaration of blake2b_init_vector_from_scalar() to use on Apple Metal
2 years ago
Jens Steube ac98130fef Fix double use of macro HC_INLINE
2 years ago
Jens Steube f6537a2964 Use inline static on HIP for some hash-modes which benefit from it
2 years ago
jsteube 02698b1c77 Rename -m 1412 to -m 30420, add unit test and optimized kernels
2 years ago
jsteube cb49bf8ac1 Add pure kernels for -m 11500
2 years ago
jsteube 9dda830647 Add pure kernels for -m 27900
2 years ago
Jens Steube 8e6351cf77
Merge pull request #3482 from davidrozen76/master
2 years ago
jsteube ff3d9a66d6 Add pure kernels for -m 28000
2 years ago
Pikachu c81596511c Removed hash-mode 3730 optimized kernel support
2 years ago
jsteube baa3744689 Fixed false negative in updated -m 299xx plugins due to invalid handling of decrypted data.
2 years ago
Jens Steube 1f0fb154a5
Merge pull request #3485 from Lars-Saetaberget/lastpass_iv
2 years ago
davidrozen76 c8907ebb63
Merge branch 'master' into master
2 years ago
Pikachu 2abe512634 Removed unnecessary changes made to inc_common.h and made the proper adjustments in the OpenCL kernels to inflict the changes
2 years ago
Pikachu 2a19e0c0bd Removed unnecessary parsing of salt2 in pure kernels
2 years ago
Lars Sætaberget f40dc401bc Add IV support to lastpass (-m 6800)
2 years ago
jsteube 2e684efeb7 Update -m 299xx modules to test for 56 bit instead of 32 bit
2 years ago
Pikachu 1a1baf45ac Update inc_common.h
2 years ago
Pikachu 76b6569b84 Update inc_common.h
2 years ago
Pikachu b5420b40bd Fixed pure kernel on attack mode 0 for hash 3730
2 years ago
Pikachu 9944e964d6 Add hash-mode 3730 - Dahua NVR/DVR - md5($salt1.strtoupper(md5($salt2.$pass)))
2 years ago
jsteube ed3d8f260c Add kernel for -m 29940
2 years ago
jsteube a6a93c0bcf Add kernel for -m 29930
2 years ago
jsteube abe47e5fc6 Add kernel for -m 29920
2 years ago
jsteube 04266834db Improve some sanity checks in module for -m 29910
2 years ago
jsteube 932613b316 Add kernel for -m 29910
2 years ago
Banaanhangwagen 7848a1426d
Create m29800-pure.cl
2 years ago
Jens Steube 7ca2627bc2 Added hash-mode: KeePass 1 (AES/Twofish) and KeePass 2 (AES) - keyfile only mode
2 years ago
Jens Steube a500543729
Merge branch 'master' into 29600_no_hash_copy
2 years ago
philsmd cccb4fdaf4
no need for OPTS_TYPE_HASH_COPY in -m 29600
2 years ago
philsmd 0822930471
fix length of salt_buf for -m 29600
2 years ago
Konrad Goławski f7ba563a28 TrueCrypt modules code cleanup
2 years ago
Konrad Goławski 2bd1861a83 New LUKS modules code cleanup
2 years ago
Tom S 23a5059743 fixed development func names (Sorry folks xD!)
2 years ago
Tom S b0d99924e5 m29600, terra crypto wallet
2 years ago
Jens Steube aa5becf1ad
Merge pull request #3379 from ventaquil/code-cleanup-pkcs8
2 years ago
Konrad Goławski 8564be20eb 24410/24420 modules cleanup
2 years ago
Jens Steube 93427cab23
Merge pull request #3352 from philsmd/bitcoin_compat_address
2 years ago
Jens Steube 44be5967c9
Merge pull request #3355 from philsmd/murmur1_refactor
2 years ago
Jens Steube b4df5a61f1
Merge pull request #3342 from philsmd/murmur3_refactor
2 years ago
philsmd 9f524afb28 refactor -m 25700 = MurmurHash
2 years ago
philsmd caeffebbe0 Add -m 28505/28506, Bitcoin WIF, P2SH(P2WPKH)/compat address
2 years ago
philsmd 321d606b8e fix whitespace in -m 4410 kernel
2 years ago
Jens Steube 124e1fd40a
Merge pull request #3341 from philsmd/mul_mod128
2 years ago
Konrad Goławski ddb2d6e61a New LUKS v1 modules
2 years ago