Commit Graph

9563 Commits (master)
 

Author SHA1 Message Date
jsteube a381cb651d Fix autotune in case of rule-based attack is used
8 years ago
jsteube 14dc8c1bd2 Fixed GTX1080 tunings
8 years ago
jsteube 9a548298ee Fix some OSX compiler errors
8 years ago
jsteube 19e36694da Added support for --gpu-temp-retain for nvidia devices on windows
8 years ago
jsteube 8ffbeac954 Add NvAPI_GPU_GetPerfDecreaseInfo() -- but i doesn't work, so deactive it
8 years ago
jsteube 63de7cdca8 Add NvAPI support for PCIE Lanes
8 years ago
jsteube 3a49227748 Only show Hardware-Monitor information we have, do not show N/A any longer
8 years ago
jsteube 72384c1fc3 Add NVML support for PCIE Lanes
8 years ago
Jens Steube 53a4e0cbb7 Add PCI-E Lanes to status display, if available
8 years ago
Jens Steube 3e6ae89297 Add ADL_Overdrive6_TargetTemperatureData_Get() which for some reason does not work
8 years ago
jsteube 3e4badd9b4 Send a notice to user in case the drivers temperature threshold for slowdown is reached and a performance drop is expected due to throttling
8 years ago
jsteube f91dc3ac80 Fix osx compilation
8 years ago
jsteube 1b05d09327 Remove coreclock frequency returned back from OpenCL runtime (always wrong since GTX5xx) - we now have a better reading in status display
8 years ago
jsteube 3227ef167e Added NvAPI support for querying current engine clock and current memory clock
8 years ago
jsteube 36def60bfa Added NVML support for querying current engine clock and current memory clock
8 years ago
Jens Steube e97fa06a7a Added current engine clock and current memory clock to the status display (ADL only atm)
8 years ago
jsteube 75a6e432db Turns out default gpu retain temp of 80c is a bit too high, latest nvidia driver sets it to 70c, so we move with it
8 years ago
jsteube 2213786618 Increase Domain Cached Credentials (DCC), MS Cache cracking performance
8 years ago
jsteube bfeacfde75 Automatically increase console size on windows if it's too small
8 years ago
jsteube 333ca26f21 Increase Oracle T: Type (Oracle 12+) cracking performance
8 years ago
jsteube c0e40632bb Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
jsteube a720195686 Increase AIX {ssha512} cracking performance
8 years ago
Jens Steube 2a55c897ff Merge pull request #356 from philsmd/master
8 years ago
philsmd 15c0995f4e
docs: added more notes about --machine-readable and replaced all changes about --status-automat
8 years ago
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