An open API service indexing awesome lists of open source software.

https://github.com/defuse/cuda-md5

Old NVIDIA CUDA implementation of salted MD5 brute-force
https://github.com/defuse/cuda-md5

Last synced: 11 months ago
JSON representation

Old NVIDIA CUDA implementation of salted MD5 brute-force

Awesome Lists containing this project

README

          

This is some old code for brute-forcing salted MD5 hashes on NVIDIA GPUs. I have
no idea if it will even compile anymore.