Added hashcat32.dll and hashcat64.dll makefile targets for building hashcat windows libraries

This commit is contained in:
jsteube
2016-12-28 14:05:26 +01:00
parent 45aae6a178
commit 07078e8c14
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -30,6 +30,7 @@
## Technical
##
- Building: Added hashcat32.dll and hashcat64.dll makefile targets for building hashcat windows libraries
- Hardware management: Switched matching ADL device with OpenCL device by using PCI bus, device and function
- Hardware management: Switched matching NVML device with OpenCL device by using PCI bus, device and function
- Hardware management: Switched matching NvAPI device with OpenCL device by using PCI bus, device and function