Commit Graph

1706 Commits (3f05b7c0a715a1f8543f0ec3a67b43f75c7afaa4)
 

Author SHA1 Message Date
Jens Steube 57e1191307 Fix bug in -a 1 mode: If left wordlist has less entries than right wordlist then 0x80 was not added
8 years ago
jsteube 35d7e67354 Fix some typos
8 years ago
jsteube 6b0a13d998 Reduce helptext width from 134 to 118; Reduce -w 1 target to 2ms
8 years ago
jsteube d4cc8e3701 Adjust target workload profile timings slightly
8 years ago
jsteube 3a42ab3577 Fix changes
8 years ago
jsteube 73fd95ac01 Redesigned hashcat --help menu
8 years ago
jsteube c4333c4025 Get SHA256 KDF for VeraCrypt to work
8 years ago
jsteube c901935843 Update autotune engine
8 years ago
jsteube 63f5ecf9d7 Mark -n and -u as outdated function and restrict them to --force
8 years ago
jsteube 4ed418f504 Fix some indents
8 years ago
jsteube bb513afe13 Fix some indents
8 years ago
jsteube 763fd6e18b Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
jsteube df3f4a439a We can safely replace atomic_add() with atomic_inc()
8 years ago
Jens Steube c6c865e32e Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)
8 years ago
jsteube f2598025c6 Some fixes for rare kernels
8 years ago
Jens Steube 37953cdc8f Optimize handling of cracked hashes, was a bottleneck if too many at once
8 years ago
Jens Steube bfb669f9c3 Respect eventual already cracked hashes from potfile when generating the bitmaps
8 years ago
Jens Steube 5d5d1a5843 More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
8 years ago
Jens Steube 18a061897f Merge pull request #348 from anthraxx/master
8 years ago
Jens Steube d37b6c6c30 Prepare for VeraCrypt integration
8 years ago
anthraxx 3828ea354c fallback for Makefile version if its not a git checkout (tarball) (refix)
8 years ago
Jens Steube a5b85d51b9 Merge pull request #347 from hashcat/revert-346-master
8 years ago
Jens Steube a55c051c28 Revert "fallback for Makefile version if its not a git checkout (tarball)"
8 years ago
Jens Steube ecfb708294 Merge pull request #346 from anthraxx/master
8 years ago
Jens Steube dcc39a22c6 Speed up unamplified speed
8 years ago
anthraxx a4e1692647 fallback for Makefile version if its not a git checkout (tarball)
8 years ago
Jens Steube 247d193146 Get rid of some JIT compiler warnings
8 years ago
Jens Steube f5ee678bbe Use umask(077), mainly to secure hashcat.pot from reading from other users, but should be a good idea for all files. See https://github.com/hashcat/oclHashcat/issues/331 for details
8 years ago
Jens Steube 9e92c9c4d9 Fix types_ocl.c to solve issue https://github.com/hashcat/oclHashcat/issues/344
8 years ago
Jens Steube de2074dfaa Fix for -m 2500, see: https://github.com/hashcat/oclHashcat/issues/339
8 years ago
Jens Steube 19afd5c135 Merge pull request #341 from roycewilliams/master
8 years ago
Royce Williams 05d099d3be add version header and time to --status-automat
8 years ago
Jens Steube 18f05e9b51 Merge pull request #340 from gm4tr1x/master
8 years ago
Jens Steube c6e5ff2a68 Do not show any header in case --status-automat is used
8 years ago
Gabriele 'matrix' Gristina 020234b655 Fix "abort trap: 6" for -m 6231 on OSX
8 years ago
Jens Steube 567fcfe176 Enabled support of --status-automat in combination with --benchmark for automated benchmark processing
8 years ago
jsteube b5cb29ad1c Minimal psafe2 increase and autotune fix
8 years ago
jsteube e46aa7103a Fix some macros for NV
8 years ago
jsteube e69c385b4d Separated sm50, sm52 and older cards in hashcat.hctune and updated accordingly
8 years ago
jsteube eea3424c38 Added SIMD code for all generic PBKDF2-HMAC-* modes
8 years ago
Jens Steube 9976f85c3a Cache clGetKernelWorkGroupInfo() results on startup
8 years ago
Jens Steube 2937c83a2e Merge pull request #332 from philsmd/master
8 years ago
Jens Steube 590248e1e4 Merge pull request #333 from y0sh1/CreateTravisBuilds
8 years ago
Jens Steube 5987029441 Added SIMD code for DCC2
8 years ago
Jens Steube 0ddb264a5a Use packv() and unpackv() for slow hash SIMD handling in kernels
8 years ago
Y0sh1 1d797a1c3e Added Travis building, placed build status in readme
8 years ago
philsmd 2f7023caa0 Merge remote-tracking branch 'upstream/master'
8 years ago
Jens Steube 9d74f2958d Added SIMD code for WPA/WPA2
8 years ago
philsmd 9ac762c2c7 test fix: ArubaOS salts are 8 hexadecimal chars long (4 binary), not 10 (4 binary), because '01' will be appended afterwards (total length is 10)
8 years ago
Jens Steube c78d7568e6 Add some missing changes
8 years ago