RecRanger
Data recovery specialist, especially in cryptocurrency data recovery. Contact with inquiries.
Pinned Repositories
armory-recovery-lib
Python library and tools for recovering Armory Bitcoin Wallets
armory-wallet-checksum-searcher
A tool to locate and extract Armory wallets on corrupted and deleted hard drives
armory-wallet-checksum-searcher-py
DEPRECATED - A tool to locate Armory wallets on corrupted hard drives, hard drives where the wallet was deleted, etc.
bitcoin-rs
BitcoinArmory
Python-Based Bitcoin Software
btcposbal2csv
List all bitcoin addresses with positive balance.
keyhunter
A tool to recover lost Bitcoin Core private keys from dead hard drives
photorec-sorter
A tool to sort/organize files recovered by the PhotoRec tool
rust-utxo-scanner
Rust crate that extracts all UTXOs from Bitcoin Core's chainstate LevelDB.
used-addr-check
A tool to efficiently check if a Bitcoin Address has ever been used before
RecRanger's Repositories
RecRanger/photorec-sorter
A tool to sort/organize files recovered by the PhotoRec tool
RecRanger/keyhunter
A tool to recover lost Bitcoin Core private keys from dead hard drives
RecRanger/pywallet-docker
A Dockerfile for the Python 2 pywallet tool
RecRanger/armory-recovery-lib
Python library and tools for recovering Armory Bitcoin Wallets
RecRanger/armory-wallet-checksum-searcher
A tool to locate and extract Armory wallets on corrupted and deleted hard drives
RecRanger/armory-wallet-checksum-searcher-py
DEPRECATED - A tool to locate Armory wallets on corrupted hard drives, hard drives where the wallet was deleted, etc.
RecRanger/bitcoin-rs
RecRanger/BitcoinArmory
Python-Based Bitcoin Software
RecRanger/btcposbal2csv
List all bitcoin addresses with positive balance.
RecRanger/crackbw
A fork of crackBTCwallet intended to work to extract usable info from wallets without cracking them
RecRanger/etc_magic
A collection of additional /etc/magic definitions
RecRanger/JohnTheRipper
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
RecRanger/rust-utxo-scanner
Rust crate that extracts all UTXOs from Bitcoin Core's chainstate LevelDB.
RecRanger/used-addr-check
A tool to efficiently check if a Bitcoin Address has ever been used before
RecRanger/crypto-wallet-signatures
Notes about raw signatures and storage types of various crypto wallet formats
RecRanger/drive-image-searcher
A Rust CLI tool to stream a drive image, and search for one or more byte patterns
RecRanger/findbtc
Find Bitcoin Core wallets on corrupt, formatted, or overwritten drives
RecRanger/folder-indexer-py
A Python script to index a large folder into a parquet file, along with metadata
RecRanger/python-template
Low dependency python template with black, flake8, pytest and poetry
RecRanger/pywallet
bitcoin wallet importer/exporter, recovery tool
RecRanger/rg_configured_search
A ripgrep-based Python tool to quickly search all files in a folder for strings in a yaml config file, and write the matches to a well-organizer folder
RecRanger/ripgrepy
python module for ripgrep
RecRanger/storj-docs
Source for Storj docs
RecRanger/test-python-template-2