Commit Graph

1189 Commits (v3.00)
 

Author SHA1 Message Date
dropdead 30aebe81fa Cleaned log output
8 years ago
jsteube 6b2b11fdc0 Increase --stdout output performance
8 years ago
jsteube e4f2002e53 Add missing -m 2000 kernels
8 years ago
jsteube 4444c17ec6 Speed up startup time for --stdout by using an empty kernel
8 years ago
jsteube 07acd52ed4 Some optical change on startup
8 years ago
jsteube d57ac912cc Fix https://github.com/hashcat/oclHashcat/issues/374
8 years ago
jsteube 92a111be74 Fixed some macros
8 years ago
jsteube e8aefb412c Reenable --gpu-temp-retain (65c by default), now that we have fan set support on Linux and Windows
8 years ago
jsteube 2bd49e6720 Added --gpu-temp-retain support for windows through nvapi
8 years ago
jsteube 6a2ec331ef Check permission to set fan speed before actually doing it, otherwise X11 becomes mad and drops the connection
8 years ago
jsteube e43be7aba3 Do not try to set fanspeed if connection to X11 failed
8 years ago
jsteube 9a970c0955 Added support for XNVCTRL on Linux to add support for --gpu-temp-retain for NVidia GPU
8 years ago
jsteube 4f9af82f5c Hacked hashcat.hctune for GTX1080 is no longer needed as NV fixed the device name bug in the driver
8 years ago
jsteube 28505c350b Add commandline support to override cpu spinning damper for nvidia runtime
8 years ago
Jens Steube fd3813f279 save_hash() always works with a file, therefore no branch required
8 years ago
Jens Steube c61798434e Merge branch 'master' of https://github.com/hashcat/oclHashcat
8 years ago
Jens Steube 90181e565a This patch should remove a bottleneck causing slow writing performance of hash files which can be annoying when using --remove in combination with large hashlists
8 years ago
jsteube 5542e46022 Added option --stdout to print candidates instead of trying to crack a hash
8 years ago
jsteube 3461673b26 Update hashcat.hctune to use vector > 1 for NV cards only in BF because of register pressure
8 years ago
jsteube eda36a9877 Make sure to not overflow
8 years ago
Jens Steube 4f0709b3c9 Another slow-hash improvement
8 years ago
jsteube d275772b9f Fix for 100% CPU burning loop workaround for slow hashes
8 years ago
jsteube 8abc42e346 Simple, but effective workaround to solve the 100% CPU burning loop bug in Nvidias OpenCL runtime, works Linux and Windows, 0% cpu (alsmost), 100% performance in comparison to CPU burning loop variant. Replaces old previous try with overwritten clock_gettime() function
8 years ago
jsteube 217f9e6004 Do not try to use clock_gettime() on OSX
8 years ago
jsteube 7ef80fb12b Do not automatically enable powertune in benchmark, but allow the user to enable it manually
8 years ago
jsteube 9174767847 Inform user about how to verify reported cracking speed
8 years ago
jsteube 94e9fe7836 No need to check for cracked hashes in benchmark mode
8 years ago
jsteube b2ff9922c9 Pure black magic to workaround 100% CPU usage bug in NVidias OpenCL runtime on Linux
8 years ago
Jens Steube eb88171bdd Fix precompute bug in PeopleSoft PS_TOKEN
8 years ago
Jens Steube 3022abf956 some axcrypt fixes
8 years ago
Jens Steube 0d38489c9d Fix typo
8 years ago
jsteube aa78cf2c74 Fix sed call in Makefile
8 years ago
jsteube f600b9dd59 Get rid of cp in Makefile install target
8 years ago
Jens Steube d518e37daf Merge pull request #370 from philsmd/master
8 years ago
philsmd eb08afa543
makefile: indentation fix (replace tabs with spaces) + comments about cygwin builds
8 years ago
Jens Steube f30629b21a Merge pull request #369 from hlein/DESTDIR
8 years ago
Jens Steube 10b086a31d Merge pull request #364 from neheb/patch-2
8 years ago
Mangix 37ff7fbc11
Small fix for < 10 Windows
8 years ago
Jens Steube ba18812a70 Merge pull request #368 from hlein/master
8 years ago
Hank Leininger 8254e2e3c4
Make sure the INSTALL_FOLDER path exists.
8 years ago
Hank Leininger 8a2bfff917
Added DESTDIR support.
8 years ago
Hank Leininger ecb7ba6f3e
Removed obsolete entries from install: target.
8 years ago
jsteube 1c695b1185 Fixed DES kernel_loops only in case of BF
8 years ago
jsteube 58296e1ecf Fix a bug in -m 1500, returned invalid plain is cracking slice was not 0
8 years ago
jsteube b9eefd9b20 Added new hash-mode 13800 = Windows 8+ phone PIN/Password
8 years ago
jsteube 063abab3d6 Remove invalid or too old drivers names
8 years ago
jsteube b875cb51ac Use CRT_glob.o to enable commandline globbing on windows binaries
8 years ago
jsteube 106e781a2f Fix some workload balancing issue
8 years ago
Jens Steube 069634ae77 Merge pull request #363 from RealEnder/master
8 years ago
Jens Steube fc1be6bb85 Fix issue #150
8 years ago