https://github.com/cberner/xkcd_miner
https://github.com/cberner/xkcd_miner
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cberner/xkcd_miner
- Owner: cberner
- Created: 2013-04-02T06:59:11.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-02T07:13:53.000Z (about 13 years ago)
- Last Synced: 2025-03-25T04:41:25.473Z (about 1 year ago)
- Language: C
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XKCD Miner
Brute forces Skein 1024 for the [latest XKCD comic](http://xkcd.com/1193/) which has a [hashing competition](http://almamater.xkcd.com/)
To use: `make && ./xkcd_miner`
Every run uses a new random seed, so you can just run multiple instances if you have a multi-core processor