Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konard/bitcoin-puzzle

A bitcoin puzzle solution
https://github.com/konard/bitcoin-puzzle

Last synced: 8 days ago
JSON representation

A bitcoin puzzle solution

Awesome Lists containing this project

README

        

[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/konard/bitcoin-puzzle)

# bitcoin-puzzle
A bitcoin puzzle solution

## Example

```bash
hashcat -a 3 -m 30901 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so "000000000000000000000000000000000000000000000003000000?h?h?h?h?h?h?h?h?h?h" --markov-disable -d 2
```

## Progress

### 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so

| Range | Result |
| ---------------------------------------------------------------------------- | ------ |
| `000000000000000000000000000000000000000000000002000000?h?h?h?h?h?h?h?h?h?h` | `○` |
| `000000000000000000000000000000000000000000000002000001?h?h?h?h?h?h?h?h?h?h` | `○` |
| `000000000000000000000000000000000000000000000002ffffff?h?h?h?h?h?h?h?h?h?h` | `○` |
| `000000000000000000000000000000000000000000000003000000?h?h?h?h?h?h?h?h?h?h` | `○` |
| `000000000000000000000000000000000000000000000003fffffe?h?h?h?h?h?h?h?h?h?h` | `?` |
| `000000000000000000000000000000000000000000000003ffffff?h?h?h?h?h?h?h?h?h?h` | `○` |

[![progress](https://github.com/Konard/bitcoin-puzzle/raw/main/progress-draw/progress.png "progress")](https://github.com/Konard/bitcoin-puzzle/raw/main/progress-draw/progress.png)