This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
hashcat
Watch
3
Star
0
Fork
0
You've already forked hashcat
Code
Releases
Activity
hashcat
/
src
History
jsteube
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
2016-06-03 23:10:43 +02:00
..
ext_ADL.c
Finally got rid of NvAPI on Windows, replace with NVML
2016-05-31 22:48:58 +02:00
ext_nvapi.c
Add NvAPI_GPU_GetPerfPoliciesInfo() and NvAPI_GPU_GetPerfPoliciesStatus() for later use
2016-06-03 16:08:32 +02:00
ext_nvml.c
Here it is: --powertune-enable for nvidia -- Works on both linux and windows
2016-06-01 19:01:44 +02:00
ext_OpenCL.c
Fix of invalid use of free()
2016-06-03 14:18:56 +02:00
hashcat.c
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
2016-06-03 23:10:43 +02:00
Makefile
Makefile fix
2016-06-03 13:05:18 +02:00
rp_kernel_on_cpu.c
Fixed gcc warnings
2016-01-27 01:08:35 +01:00
shared.c
Do not show *throttle* in status display if the reason is unknown
2016-06-03 16:26:05 +02:00