Commit Graph

637 Commits (master)

Author SHA1 Message Date
Jens Steube 6ed35891f6 Trying to find a workaround for Issue https://github.com/hashcat/oclHashcat/issues/335
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago
Jens Steube 083c8ed515 Reduce use of mux_display to a minimum
8 years ago
Jens Steube e1a9c435cc Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
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 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
Jens Steube c6c865e32e Some final fixes for d_return_buf refactorization; Initial kernels vor veracrypts SHA256 KDF (not working)
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 dcc39a22c6 Speed up unamplified speed
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
Royce Williams 05d099d3be add version header and time to --status-automat
8 years ago
Jens Steube c6e5ff2a68 Do not show any header in case --status-automat is used
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 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 5987029441 Added SIMD code for DCC2
8 years ago
Jens Steube 9d74f2958d Added SIMD code for WPA/WPA2
8 years ago
Jens Steube 0891989404 Fix WinZip multihash
8 years ago
Jens Steube a5ec5d68b8 Change some newline handling and startup infos
8 years ago
Jens Steube 7a4ab2b42d Prepare for WinZip integration
8 years ago
jsteube aefd3b03a3 Use VERSION_TAG only, but uncut
8 years ago
jsteube 77a9377d18 In case the user did not specify --opencl-device-types and the user runs hashcat in a system with only a CPU only he probably want to use that CPU. In such a case, automatically enable CPU device type support, since it's disabled by default.
8 years ago
jsteube b5a71dca58 Add more informative help text in case of faulty or no OpenCL installation
8 years ago
Jens Steube 332c3a7e09 Fix autotune to not actually crack hashes
8 years ago
Jens Steube 3d229b20d4 Remove debugging option from JIT compiler option
8 years ago
jsteube e47030ed7d Prepare to rename project into hashcat
8 years ago