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

https://github.com/gemsgame/unlocker

The unlocker is a node js library for bitcoin and ethereum search in a forgotten wallet. The lib generate wallets and trying to find crypto inside. As you know, we have a theoretical probability for that... Good luck :)
https://github.com/gemsgame/unlocker

bitcoin-stealer brute-force bruteforce crypto-bruteforce cryptohack wallet-bruteforce wallet-stealer

Last synced: 11 months ago
JSON representation

The unlocker is a node js library for bitcoin and ethereum search in a forgotten wallet. The lib generate wallets and trying to find crypto inside. As you know, we have a theoretical probability for that... Good luck :)

Awesome Lists containing this project

README

          

### How you can find bitcoins and became a millionaire? It's easy!
```
npm install
npm link
```
#### Bitcoin

```
unlocker run --network=bitcoin --threads=10
```

#### Ethereum
```
unlocker run --network=eth --threads=10
```