Commit Graph

1189 Commits (6be99f523c1f5b86818825923d04bc22080f43fb)
 

Author SHA1 Message Date
jsteube 072988f26c Increase PBKDF2-HMAC-SHA512 cracking performance
8 years ago
jsteube 2ec7429dea Increase 1Password, cloudkeychain cracking performance
8 years ago
jsteube b5fca5f223 Add --machine-readable to tab_completion
8 years ago
Jens Steube 7a3cdb396f Merge pull request #355 from usernamestaken/master
8 years ago
radix 083c90a0ab
Update macros to match option --machine-readable
8 years ago
Jens Steube 346faa9f49 Merge pull request #354 from usernamestaken/master
8 years ago
radix 2b2a0c585e
Change --status-automate to --machine-readble. The former didn't really illustrate the point of the command though the functionallity is great to have. Updated ASCII tables around options output.
8 years ago
Jens Steube ea717d2de6 Merge pull request #353 from usernamestaken/master
8 years ago
radix b0c158fba9
Helps to actually save files before trying to commit them.
8 years ago
radix bb332eaa71 Merge remote-tracking branch 'upstream/master'
8 years ago
radix f61c8da344 Merge branch 'master' of github.com:/usernamestaken/oclHashcat
8 years ago
radix ed72953c8b
Change format of option headers to something less eye cancerous.
8 years ago
radix e6bafacd72
Change format of option headers to something less eye cancerous.
8 years ago
jsteube e279e0c2b3 Improve GOST R 34.11-2012 (Streebog) speed
8 years ago
jsteube f843c6a4d0 Improve Lotus Notes/Domino 5 performance
8 years ago
jsteube dfc9a5ff61 Improve Lotus Notes/Domino 6 performance
8 years ago
jsteube 911c8ae1db Release kernel_memset when finished
8 years ago
jsteube 9f821aa3d2 Set maximum password length for SAP CODVN B (BCODE) hashes
8 years ago
jsteube 2dd8156d24 Introduce a true memset kernel, currently operates on 16 byte per item
8 years ago
jsteube fd7bc2736d More vendor related changes
8 years ago
jsteube f5f9073f45 Better distinguish between platform vendor and device vendor
8 years ago
jsteube be91174794 Detect if the user has both an Intel and and AMD OpenCL runtime and not filtered any of them then skip the AMD CPU support automatically
8 years ago
Jens Steube 964a901f2a Allow numbers not power of 2 in autotune
8 years ago
Jens Steube 9f45ceb128 Fix includes for kernel2cpu_rule_test
8 years ago
Jens Steube a496ab7be5 Add clang to .travis.yml
8 years ago
Jens Steube ca8bb56404 Make it a real balancing loop
8 years ago
jsteube 167d763795 Workaround some AMD device_maxmem_alloc / device_global_mem problem
8 years ago
jsteube 250dbde2a2 Add more include-dir variants to also make Intel OpenCL SDK on windows happy
8 years ago
Jens Steube d64083e946 Fix package script
8 years ago
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 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