Commit Graph

4757 Commits (15fb40bc87f115143447e5c927d140e9b1ca1e32)
 

Author SHA1 Message Date
philsmd 67ff9f73fa
appveyor: use just 'make' instead of 'make install' (which is not supported on windows)
6 years ago
jsteube a9d5f571b7 Remove extra token at end of #include directive
6 years ago
Jens Steube e1eab586fd Add some note for test.pl
6 years ago
Jens Steube 1f1eacca95 Fix -m 16600 -a 3 optimize mode kernels function declaration for CPU use
6 years ago
jsteube 553668bb9f Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3)
6 years ago
Jens Steube 3b4c418b47 Prepare for -m 16600
6 years ago
Jens Steube 7062425d2b OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time
6 years ago
jsteube 7a8239b4c1 Fixed the maximum password length check in password reassembling function
6 years ago
jsteube ce0cee0ac4 Stick to original JWT format from jwt.io
6 years ago
jsteube 0796c074c3 Added -m 16500 Kernels
6 years ago
jsteube ee9ec0f9a7 Add JWT esalt datatype
6 years ago
jsteube 5eeefb5506 More prepare for JWT
6 years ago
jsteube 6c86243b9b Prepare for JWT
6 years ago
Jens Steube bb806d777e
Merge pull request #1493 from mohemiv/master
6 years ago
jsteube 53f3da9f63 OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
6 years ago
jsteube 3a303ffce4 Replace variables from uXX to uXXa if used in __constant space
6 years ago
Arseniy Sharoglazov f84b2c52f8 Tests: added support for -m 16400 = CRAM-MD5 Dovecot
6 years ago
jsteube 7c1fb0140c Files: Copy include/ folder and its content to case SHARED is set to 1 in Makefile
6 years ago
Arseniy Sharoglazov 928cf471fb The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400
6 years ago
Jens Steube 17f6324886
Merge pull request #1480 from matrix/osx_clock_gettime
6 years ago
Arseniy Sharoglazov 798f05355f added -m 10201 = CRAM-MD5 Dovecot
6 years ago
Gabriele Gristina 03fab4a345 Fix clock_gettime() on OSX (v2)
7 years ago
jsteube 7f087d0102 Remove no longer valid change in changes.txt
7 years ago
Jens Steube 185104b5bd
Merge pull request #1485 from philsmd/master
7 years ago
philsmd fa679ce496
masks: skipping too large/small masks fixed
7 years ago
Jens Steube d7f8f780ca
Merge pull request #1482 from philsmd/master
7 years ago
philsmd 1b143ab31f license: increased year in license to 2018
7 years ago
Gabriele Gristina 43ce4f6135 Add checks for clock_gettime() support in Makefile
7 years ago
Gabriele Gristina 4f8343b8b1 Fix clock_gettime() on OSX
7 years ago
Jens Steube a680f194e8
Merge pull request #1476 from philsmd/master
7 years ago
philsmd bf656774bb
fixes #1279: added -m 16300 = Ethereum Pre-Sale Wallet, PBKDF2-HMAC-SHA256
7 years ago
jsteube 838a71637a Remove fixed iteration count for apple secure notes
7 years ago
jsteube f21137a129 Switch from \r\n to \n line terminators in tools/securenotes2hashcat.pl
7 years ago
jsteube 77f7ea52a5 Fix missing defined keyword
7 years ago
Jens Steube a71288da74 Fix rename $SN$ signature to $ASN$ for apple secure notes
7 years ago
jsteube 458fbcbce4 Merge branch 'master' of https://github.com/hashcat/hashcat
7 years ago
jsteube 535945b03a Fix rename $SN$ signature to $ASN$ for apple secure notes
7 years ago
jsteube d9c5c42966 Rename $SN$ signature to $ASN$ for apple secure notes
7 years ago
jsteube 0d89ddfcd9 Finish adding hash-mode 16200 = Apple Secure Notes
7 years ago
jsteube 94bfd28c74 More preparations for hash-mode 16200
7 years ago
jsteube dc58253703 Fix salt length for mode 16200 in test.pl
7 years ago
jsteube 94c668ce8a Prepare hash-mode 16200 (Apple Secure Notes)
7 years ago
Jens Steube a3822e046e
Merge pull request #1472 from neheb/master
7 years ago
Rosen Penev aece2cc4be Get rid of hc_ctime too. Also fix some cppcheck confusion with nvapi.
7 years ago
Jens Steube c41af948ba
Merge pull request #1471 from neheb/32to64
7 years ago
jsteube bbe9b723e1 Timer: Switch from gettimeofday() to clock_gettime() to workaround problems on cygwin
7 years ago
Rosen Penev 1c5915cae3 remove special time handling in hashcat.
7 years ago
jsteube 494c2724f5 Add some types for later use
7 years ago
jsteube ea795ef5ab Move out code to check for hashfile or hash on commandline into dedicated function
7 years ago
Jens Steube f2ce04e912 Allow relative use of -I in build_opts
7 years ago