bitcracker/CUDA_version
2017-09-19 11:30:57 +02:00
..
aes_header.h First CUDA commit 2017-08-03 16:15:33 -07:00
bitcracker.h Hash extractor (fully compatbile with JtR hash format), both CUDA and OpenCL versions changed: they no longer accept an encrypted memory unit, instead they require the hash extractor output. Strict check added (-s option) to avoid false positives (empirically verified, it works with this repo images encrypted with Windows 7, 8.1 and 10). 2017-09-19 10:59:03 +02:00
cuda_attack.cu Cleanup 2017-09-19 11:30:57 +02:00
main.cu Cleanup 2017-09-19 11:28:56 +02:00
Makefile Makefile fix + run script 2017-08-03 16:30:14 -07:00
sha256_header.h First CUDA commit 2017-08-03 16:15:33 -07:00
utils.cu Hash extractor (fully compatbile with JtR hash format), both CUDA and OpenCL versions changed: they no longer accept an encrypted memory unit, instead they require the hash extractor output. Strict check added (-s option) to avoid false positives (empirically verified, it works with this repo images encrypted with Windows 7, 8.1 and 10). 2017-09-19 10:59:03 +02:00
w_blocks.cu First CUDA commit 2017-08-03 16:15:33 -07:00