Save all valid password candidates
#1
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!


Messages In This Thread
Save all valid password candidates - by lehrling - 06-17-2018, 05:48 PM
RE: Save all valid password candidates - by royce - 06-17-2018, 05:54 PM
RE: Save all valid password candidates - by royce - 06-19-2018, 12:44 AM