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
- Host: GitHub
- URL: https://github.com/defuse/cuda-md5
- Owner: defuse
- Created: 2013-05-22T01:14:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T02:23:08.000Z (about 10 years ago)
- Last Synced: 2025-04-11T04:51:23.021Z (about 1 year ago)
- Language: C++
- Size: 166 KB
- Stars: 17
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.