Commit Graph

  • 7ef80fb12b Do not automatically enable powertune in benchmark, but allow the user to enable it manually jsteube 2016-06-12 17:51:32 +02:00
  • 9174767847 Inform user about how to verify reported cracking speed jsteube 2016-06-12 14:39:42 +02:00
  • 94e9fe7836 No need to check for cracked hashes in benchmark mode jsteube 2016-06-12 14:25:41 +02:00
  • b2ff9922c9 Pure black magic to workaround 100% CPU usage bug in NVidias OpenCL runtime on Linux jsteube 2016-06-12 12:26:47 +02:00
  • eb88171bdd Fix precompute bug in PeopleSoft PS_TOKEN Jens Steube 2016-06-11 23:29:20 +02:00
  • 3022abf956 some axcrypt fixes Jens Steube 2016-06-11 23:08:33 +02:00
  • 0d38489c9d Fix typo Jens Steube 2016-06-11 20:16:52 +02:00
  • aa78cf2c74 Fix sed call in Makefile jsteube 2016-06-11 11:39:49 +02:00
  • f600b9dd59 Get rid of cp in Makefile install target jsteube 2016-06-11 10:52:00 +02:00
  • d518e37daf Merge pull request #370 from philsmd/master Jens Steube 2016-06-11 09:40:47 +02:00
  • eb08afa543 makefile: indentation fix (replace tabs with spaces) + comments about cygwin builds philsmd 2016-06-11 08:08:22 +02:00
  • f30629b21a Merge pull request #369 from hlein/DESTDIR Jens Steube 2016-06-10 23:54:46 +02:00
  • 10b086a31d Merge pull request #364 from neheb/patch-2 Jens Steube 2016-06-10 23:51:04 +02:00
  • 37ff7fbc11 Small fix for < 10 Windows Mangix 2016-06-10 14:11:22 -07:00
  • ba18812a70 Merge pull request #368 from hlein/master Jens Steube 2016-06-10 22:07:47 +02:00
  • 8254e2e3c4 Make sure the INSTALL_FOLDER path exists. Hank Leininger 2016-06-10 15:29:10 -04:00
  • 8a2bfff917 Added DESTDIR support. Hank Leininger 2016-06-10 15:20:53 -04:00
  • ecb7ba6f3e Removed obsolete entries from install: target. Hank Leininger 2016-06-10 15:10:50 -04:00
  • 1c695b1185 Fixed DES kernel_loops only in case of BF jsteube 2016-06-10 19:03:29 +02:00
  • 58296e1ecf Fix a bug in -m 1500, returned invalid plain is cracking slice was not 0 jsteube 2016-06-10 17:48:04 +02:00
  • b9eefd9b20 Added new hash-mode 13800 = Windows 8+ phone PIN/Password jsteube 2016-06-10 09:46:41 +02:00
  • 063abab3d6 Remove invalid or too old drivers names jsteube 2016-06-07 18:12:07 +02:00
  • b875cb51ac Use CRT_glob.o to enable commandline globbing on windows binaries jsteube 2016-06-07 12:39:41 +02:00
  • 106e781a2f Fix some workload balancing issue jsteube 2016-06-06 21:39:11 +02:00
  • 069634ae77 Merge pull request #363 from RealEnder/master Jens Steube 2016-06-06 00:34:31 +02:00
  • fc1be6bb85 Fix issue #150 Jens Steube 2016-06-06 00:32:03 +02:00
  • a8bebb4a55 Add cygwin support neheb 2016-06-05 13:22:38 -07:00
  • a59afcba6e Fix travis-ci URL Alex Stanev 2016-06-05 10:03:54 +03:00
  • 9d2c24fc0d Fix memory allocation for clBuildProgram() retry version jsteube 2016-06-04 18:20:32 +02:00
  • 4075577340 Do not show hardware manager in final status display in case status is EXHAUSTED, CRACKED, ABORTED OR QUIT -- it could be confusing for users to see an utilization of 0% at this point Jens Steube 2016-06-04 11:21:21 +02:00
  • 829289b109 Fix calling conventions for external libraries (mingw doesn't handle it alone); Fix first print of PROMPT after autotune; jsteube 2016-06-04 00:54:28 +02:00
  • 2525c2296e Merge branch 'master' of https://github.com/hashcat/oclHashcat jsteube 2016-06-03 23:16:10 +02:00
  • 79c44186fc Finally added: Temperature limit check on NVidia + Windows to notice User about performance drop. This is a NvAPI undocumented feature. Thanks to @philsmd for information gathering, an outstanding job jsteube 2016-06-03 23:10:43 +02:00
  • 16ffade75e Merge branch 'master' of https://github.com/hashcat/oclHashcat Jens Steube 2016-06-03 21:04:38 +02:00
  • e5359036ff Show warning about bad opencl runtime on intel cpu only once Jens Steube 2016-06-03 21:04:10 +02:00
  • 2e706edc18 Do not show *throttle* in status display if the reason is unknown jsteube 2016-06-03 16:26:05 +02:00
  • 3e30b62bf6 Remove some ugly code from nvapi.h jsteube 2016-06-03 16:20:59 +02:00
  • 08934db58c Add NvAPI_GPU_GetPerfPoliciesInfo() and NvAPI_GPU_GetPerfPoliciesStatus() for later use jsteube 2016-06-03 16:08:32 +02:00
  • a3e6690a9c Remove union in hm_attrs_t; Remove code related to threshold_slowdown which will be replaced with NvGetPerfPoliciesInfo() jsteube 2016-06-03 15:37:53 +02:00
  • 02dd1f20ab Fix of invalid use of free() jsteube 2016-06-03 14:18:56 +02:00
  • e9960709b5 Makefile fix jsteube 2016-06-03 13:05:18 +02:00
  • c970ad0f83 Fix dos-windows buffer size to maximum, users won't complain if they can scroll back jsteube 2016-06-03 13:03:38 +02:00
  • 0ffa9f4b82 Do not show warnings message in case --force is used Jens Steube 2016-06-03 11:37:54 +02:00
  • 040bbd416a More nvapi preparations and display skip reason in benchmark jsteube 2016-06-03 11:33:59 +02:00
  • 34bcbb3091 Prepare for reintegration of nvapi for checking thermal limit jsteube 2016-06-02 14:20:51 +02:00
  • 3c6296801a Prepare for reintegration of nvapi for checking thermal limit jsteube 2016-06-02 14:20:15 +02:00
  • 7ba1322d7f Redesign some of the kernel_power features like too small wordlist detection etc, now based on autotuning results Jens Steube 2016-06-02 12:32:24 +02:00
  • 725e3677cb Only load ADL or NVML if we really need it Jens Steube 2016-06-02 11:10:36 +02:00
  • 04dfe6e89e Fix -m 12500 by limiting max. length to 20; Limit fake rule copy in autotune() to it's max size jsteube 2016-06-01 22:56:33 +02:00
  • d329451cc1 Here it is: --powertune-enable for nvidia -- Works on both linux and windows jsteube 2016-06-01 19:01:44 +02:00
  • a23c0c4716 Added a ton of new NVML stuff jsteube 2016-06-01 00:57:57 +02:00
  • d89a8a68d6 Finally got rid of NvAPI on Windows, replace with NVML jsteube 2016-05-31 22:48:58 +02:00
  • a381cb651d Fix autotune in case of rule-based attack is used jsteube 2016-05-31 13:21:41 +02:00
  • 14dc8c1bd2 Fixed GTX1080 tunings jsteube 2016-05-31 00:09:44 +02:00
  • 9a548298ee Fix some OSX compiler errors jsteube 2016-05-30 10:29:18 +02:00
  • 19e36694da Added support for --gpu-temp-retain for nvidia devices on windows Disabled retain support by default, you can reactive it using --gpu-temp-retain Completely get rid of HAVE_ADL, HAVE_NVML and HAVE_NVAPI in sources jsteube 2016-05-30 00:05:46 +02:00
  • 8ffbeac954 Add NvAPI_GPU_GetPerfDecreaseInfo() -- but i doesn't work, so deactive it jsteube 2016-05-29 20:51:52 +02:00
  • 63de7cdca8 Add NvAPI support for PCIE Lanes jsteube 2016-05-29 17:43:25 +02:00
  • 3a49227748 Only show Hardware-Monitor information we have, do not show N/A any longer jsteube 2016-05-29 17:25:52 +02:00
  • 72384c1fc3 Add NVML support for PCIE Lanes jsteube 2016-05-29 16:54:07 +02:00
  • 53a4e0cbb7 Add PCI-E Lanes to status display, if available Jens Steube 2016-05-29 15:54:51 +02:00
  • 3e6ae89297 Add ADL_Overdrive6_TargetTemperatureData_Get() which for some reason does not work Jens Steube 2016-05-29 15:34:28 +02:00
  • 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 jsteube 2016-05-29 00:59:24 +02:00
  • f91dc3ac80 Fix osx compilation jsteube 2016-05-28 22:13:46 +02:00
  • 1b05d09327 Remove coreclock frequency returned back from OpenCL runtime (always wrong since GTX5xx) - we now have a better reading in status display Only adjust screen width on windows, not height jsteube 2016-05-28 18:05:04 +02:00
  • 3227ef167e Added NvAPI support for querying current engine clock and current memory clock jsteube 2016-05-28 17:44:09 +02:00
  • 36def60bfa Added NVML support for querying current engine clock and current memory clock jsteube 2016-05-28 16:49:23 +02:00
  • e97fa06a7a Added current engine clock and current memory clock to the status display (ADL only atm) Automatically enable AMD powertune in benchmark-mode Jens Steube 2016-05-28 16:32:45 +02:00
  • 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 jsteube 2016-05-28 16:01:26 +02:00
  • 2213786618 Increase Domain Cached Credentials (DCC), MS Cache cracking performance jsteube 2016-05-28 15:36:04 +02:00
  • bfeacfde75 Automatically increase console size on windows if it's too small jsteube 2016-05-28 14:46:54 +02:00
  • 333ca26f21 Increase Oracle T: Type (Oracle 12+) cracking performance jsteube 2016-05-28 13:02:21 +02:00
  • c0e40632bb Merge branch 'master' of https://github.com/hashcat/oclHashcat jsteube 2016-05-28 12:31:49 +02:00
  • a720195686 Increase AIX {ssha512} cracking performance Remove unrolling for 7100, 7200, 12100 and 8200: High-End GPUs didn't like it jsteube 2016-05-28 12:30:39 +02:00
  • 2a55c897ff Merge pull request #356 from philsmd/master Jens Steube 2016-05-28 12:14:37 +02:00
  • 15c0995f4e docs: added more notes about --machine-readable and replaced all changes about --status-automat philsmd 2016-05-28 09:42:41 +02:00
  • 072988f26c Increase PBKDF2-HMAC-SHA512 cracking performance jsteube 2016-05-28 00:25:41 +02:00
  • 2ec7429dea Increase 1Password, cloudkeychain cracking performance jsteube 2016-05-27 23:59:52 +02:00
  • b5fca5f223 Add --machine-readable to tab_completion jsteube 2016-05-27 21:02:42 +02:00
  • 7a3cdb396f Merge pull request #355 from usernamestaken/master Jens Steube 2016-05-27 11:42:42 +02:00
  • 083c90a0ab Update macros to match option --machine-readable radix 2016-05-27 04:23:45 -05:00
  • 346faa9f49 Merge pull request #354 from usernamestaken/master Jens Steube 2016-05-27 11:12:38 +02:00
  • 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. radix 2016-05-27 03:50:52 -05:00
  • ea717d2de6 Merge pull request #353 from usernamestaken/master Jens Steube 2016-05-27 09:40:58 +02:00
  • b0c158fba9 Helps to actually save files before trying to commit them. radix 2016-05-26 22:03:15 -05:00
  • bb332eaa71 Merge remote-tracking branch 'upstream/master' radix 2016-05-26 21:38:34 -05:00
  • f61c8da344 Merge branch 'master' of github.com:/usernamestaken/oclHashcat radix 2016-05-26 21:35:28 -05:00
  • ed72953c8b Change format of option headers to something less eye cancerous. radix 2016-05-26 21:31:42 -05:00
  • e6bafacd72 Change format of option headers to something less eye cancerous. radix 2016-05-26 21:31:42 -05:00
  • e279e0c2b3 Improve GOST R 34.11-2012 (Streebog) speed jsteube 2016-05-26 19:47:01 +02:00
  • f843c6a4d0 Improve Lotus Notes/Domino 5 performance jsteube 2016-05-26 19:30:09 +02:00
  • dfc9a5ff61 Improve Lotus Notes/Domino 6 performance jsteube 2016-05-26 18:59:36 +02:00
  • 911c8ae1db Release kernel_memset when finished jsteube 2016-05-26 17:08:00 +02:00
  • 9f821aa3d2 Set maximum password length for SAP CODVN B (BCODE) hashes jsteube 2016-05-26 16:55:30 +02:00
  • 2dd8156d24 Introduce a true memset kernel, currently operates on 16 byte per item jsteube 2016-05-26 16:45:52 +02:00
  • fd7bc2736d More vendor related changes jsteube 2016-05-26 14:56:42 +02:00
  • f5f9073f45 Better distinguish between platform vendor and device vendor jsteube 2016-05-26 14:28:05 +02:00
  • 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 jsteube 2016-05-26 14:01:42 +02:00
  • 964a901f2a Allow numbers not power of 2 in autotune Jens Steube 2016-05-26 12:40:12 +02:00
  • 9f45ceb128 Fix includes for kernel2cpu_rule_test Jens Steube 2016-05-26 12:21:08 +02:00