In case the user did not specify --opencl-device-types and the user runs hashcat...
authorjsteube <jens.steube@gmail.com>
Wed, 11 May 2016 09:58:51 +0000 (11:58 +0200)
committerjsteube <jens.steube@gmail.com>
Wed, 11 May 2016 09:58:51 +0000 (11:58 +0200)
commit77a9377d183a5c71f708808638f2cb391066566f
tree77709ff116fe982f83b14e92eb3c8caedfb248c9
parentb5a71dca588f3b546240bd75e73a047e42e64bdf
In case the user did not specify --opencl-device-types and the user runs hashcat in a system with only a CPU only he probably want to use that CPU. In such a case, automatically enable CPU device type support, since it's disabled by default.
src/hashcat.c