星小梦
星小梦
Can hashcat only work on the CPU?
> Yes, it does. However your CPU must support OpenCL and you must install required drivers. > Yes, it does. However your CPU must support OpenCL and you must install...
> As you can see it's "OpenCL device type". It requires OpenCL runtime for your processor. > > It can handle CPU-only setup (machine without GPU) however it requires: >...
 CPU info
use yum repolist 
> As you can see it's "OpenCL device type". It requires OpenCL runtime for your processor. > > It can handle CPU-only setup (machine without GPU) however it requires: >...
 I executed this command without any valid information printing
Is it due to version reasons? > Fresh build from current master. > > ``` > $ ./hashcat -I -D1 > hashcat (v6.2.6-851-g6716447df) starting in backend information mode > >...
我也遇到了这个问题,在0.14.1新版本也依旧存在。
 But you see that the type of constraintClass is Function, which is incorrect because the custom validator is an instance of a certain interface, not a function. https://github.com/typestack/class-validator/blob/develop/src/decorator/common/Validate.ts ...