Hello,
I'm trying to implement support for a file format that has barely any header information in the cleartext to check candidate password validity. Is it possible to return all of the valid candidates from the GPU?
It is my first time adding support for a hash format, but it was not difficult, the code is very well structured.
Thank you very much!
I'm trying to implement support for a file format that has barely any header information in the cleartext to check candidate password validity. Is it possible to return all of the valid candidates from the GPU?
It is my first time adding support for a hash format, but it was not difficult, the code is very well structured.
Thank you very much!