Commit Graph

103 Commits (6e04a52e53ce2392390ae4c04d215fd447d1720a)

Author SHA1 Message Date
Jens Steube 3370820109 Merge pull request #392 from unix-ninja/master
8 years ago
Unix-Ninja 2188a01ae9 Refactor OSX preprocessor constants to read 'DARWIN'
8 years ago
Jens Steube e7df9b112a windows path update
8 years ago
Jens Steube 6d2aa559a6 Windows doesn't accept escape characters, falling back to old method for windows
8 years ago
Jens Steube 268b1e3ad0 Remove workaround with multiple include folders; Instead use a naive escape function
8 years ago
Jens Steube 8298cd4926 Drop -m 190, no reason to keep it
8 years ago
jsteube 4444c17ec6 Speed up startup time for --stdout by using an empty kernel
8 years ago
jsteube d57ac912cc Fix https://github.com/hashcat/oclHashcat/issues/374
8 years ago
jsteube 2bd49e6720 Added --gpu-temp-retain support for windows through nvapi
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 5542e46022 Added option --stdout to print candidates instead of trying to crack a hash
8 years ago
jsteube b9eefd9b20 Added new hash-mode 13800 = Windows 8+ phone PIN/Password
8 years ago
jsteube 040bbd416a More nvapi preparations and display skip reason in benchmark
8 years ago
jsteube 3c6296801a Prepare for reintegration of nvapi for checking thermal limit
8 years ago
jsteube d329451cc1 Here it is: --powertune-enable for nvidia -- Works on both linux and windows
8 years ago
jsteube a23c0c4716 Added a ton of new NVML stuff
8 years ago
jsteube d89a8a68d6 Finally got rid of NvAPI on Windows, replace with NVML
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 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
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
Jens Steube e97fa06a7a Added current engine clock and current memory clock to the status display (ADL only atm)
8 years ago
jsteube fd7bc2736d More vendor related changes
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago
Jens Steube 5d5d1a5843 More VeraCrypt stuff; SHA256 kernels missing and --veracrypt-pim missing
8 years ago
Jens Steube 9d74f2958d Added SIMD code for WPA/WPA2
9 years ago
Jens Steube d0123e63b1 Add WinZip test.pl and test.sh
9 years ago
Jens Steube 7a4ab2b42d Prepare for WinZip integration
9 years ago
jsteube e47030ed7d Prepare to rename project into hashcat
9 years ago
jsteube 9b3d18f87d SIMD for slow hashes prototype
9 years ago
Jens Steube aef8dc2b01 First working version of -m 13500
9 years ago
Jens Steube 9294aaccae Merge pull request #311 from fgaudreault/master
9 years ago
Jens Steube 7cbce12ea7 Add platform vendor_id detection
9 years ago
Francois Gaudreault 96e60bfb05 Fixing minor definitions.
9 years ago
Martin Lemay 8cf6607c87 Refactored 134 to 13500. Added esalt struct
9 years ago
Francois Gaudreault 2df81367df Adding parser and basic kernels for -m 134
9 years ago
Fist0urs 9e8b7a1d9a -m 13400 Increased max kdb size to 300KB
9 years ago
Michael Sprecher 0dcb762a8e
Added new hash mode -m 125 = ArubaOS
9 years ago
Fist0urs 34b8d89422 Added support of keyfiles within Keepass 1.x and Keepass 2.x
9 years ago
Jens Steube 09e971c938 Use a fixed path for the potfile rather than session depending
9 years ago
Fist0urs 52b17a602f New format -m 13400, Keepass 1 (AES/Twofish) and Keepass 2 (AES)
9 years ago
Jens Steube 88fafeb928 Synchronize maximum output line size with input line size
9 years ago
Jens Steube c4e6ffc346 Removed some unused macros
9 years ago
Jens Steube 0fdebf904d Replace BUFSIZ with HCBUFSIZ and move them from stack to heap
9 years ago
philsmd 3c1e05aaf3 #234: increase max. salt length to 28 for -m 22 = Juniper Netscreen/SSG (ScreenOS)
9 years ago
Fist0urs b0f1cb8a98 New format -m 13300 AxCrypt in memory SHA1
9 years ago
Fist0urs ad17fba9b6 New format -m 13200 AxCrypt
9 years ago
Jens Steube 990f973c48 Add hard-wired Device-Name for Tuning-Database which matches all Device-Types:
9 years ago
Jens Steube 96bde85378 Allow mixed settings auto and fixed values for parameter and inside tuningdb for loops and accel
9 years ago