Output cracked hashes on Windows using \r\n and not \n
authorjsteube <jens.steube@gmail.com>
Sun, 17 Jul 2016 18:32:47 +0000 (20:32 +0200)
committerjsteube <jens.steube@gmail.com>
Sun, 17 Jul 2016 18:32:47 +0000 (20:32 +0200)
commit2b7e36b0426713031691f5a6f10711055a2c0505
tree9b91269f919025c270684dcfdafc30ad41734387
parent62390b9cfa15ef18cdbf48ef5790d399b23e4c76
Output cracked hashes on Windows using \r\n and not \n
Replace RegGetValue() with RegQueryValueEx() to enable Windows XP 32 bit compatibility
This fixes https://github.com/hashcat/hashcat/issues/418
docs/changes.txt
src/ext_nvml.c
src/shared.c