Commit Graph

4816 Commits (d96b64975100324d356f04a2f78b4f6590da52cb)
 

Author SHA1 Message Date
jsteube 084eed0a0d Moved some gcc options around to different places in Makefile
7 years ago
Jens Steube a94f4ec722
Merge pull request #1498 from TomasKorbar/master
7 years ago
TomasKorbar 8222b361f1 Modified makefile to add soname for libhashcat
7 years ago
jsteube e21779112f Fix some tabs in Makefile
7 years ago
Jens Steube 772b7bd252
Merge pull request #1500 from philsmd/master
7 years ago
philsmd 9d7aecef02
appveyor: fix cd paths to make it work with both cygwin and msys
7 years ago
jsteube 6a04e953e0 Fix missing gpu_atinit in --stdout kernel
7 years ago
philsmd caa5c052ec
Makefile: disallow running 'make install' on windows systems (including cygwin/msys etc)
7 years ago
philsmd 0b79d65682
Makefile: fixed whitespace by using spaces instead of tabs where possible
7 years ago
philsmd 67ff9f73fa
appveyor: use just 'make' instead of 'make install' (which is not supported on windows)
7 years ago
jsteube a9d5f571b7 Remove extra token at end of #include directive
7 years ago
Jens Steube e1eab586fd Add some note for test.pl
7 years ago
Jens Steube 1f1eacca95 Fix -m 16600 -a 3 optimize mode kernels function declaration for CPU use
7 years ago
jsteube 553668bb9f Added hash-mode 16600 = Electrum Wallet (Salt-Type 1-3)
7 years ago
Jens Steube 3b4c418b47 Prepare for -m 16600
7 years ago
Jens Steube 7062425d2b OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time
7 years ago
jsteube 7a8239b4c1 Fixed the maximum password length check in password reassembling function
7 years ago
jsteube ce0cee0ac4 Stick to original JWT format from jwt.io
7 years ago
jsteube 0796c074c3 Added -m 16500 Kernels
7 years ago
jsteube ee9ec0f9a7 Add JWT esalt datatype
7 years ago
jsteube 5eeefb5506 More prepare for JWT
7 years ago
jsteube 6c86243b9b Prepare for JWT
7 years ago
Jens Steube bb806d777e
Merge pull request #1493 from mohemiv/master
7 years ago
jsteube 53f3da9f63 OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
7 years ago
jsteube 3a303ffce4 Replace variables from uXX to uXXa if used in __constant space
7 years ago
Arseniy Sharoglazov f84b2c52f8 Tests: added support for -m 16400 = CRAM-MD5 Dovecot
7 years ago
jsteube 7c1fb0140c Files: Copy include/ folder and its content to case SHARED is set to 1 in Makefile
7 years ago
Arseniy Sharoglazov 928cf471fb The hash-mode for "CRAM-MD5 Dovecot" changed from 10201 to 16400
7 years ago
Jens Steube 17f6324886
Merge pull request #1480 from matrix/osx_clock_gettime
7 years ago
Arseniy Sharoglazov 798f05355f added -m 10201 = CRAM-MD5 Dovecot
7 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