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 :)
- Host: GitHub
- URL: https://github.com/gemsgame/unlocker
- Owner: GemsGame
- Created: 2023-06-07T15:21:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T08:18:15.000Z (about 3 years ago)
- Last Synced: 2025-05-07T14:52:54.617Z (about 1 year ago)
- Topics: bitcoin-stealer, brute-force, bruteforce, crypto-bruteforce, cryptohack, wallet-bruteforce, wallet-stealer
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```