All Projects → jakewins → findbtc

jakewins / findbtc

Licence: GPL-3.0 License
Find bitcoin wallets on corrupt, formatted or overwritten drives

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to findbtc

ckcc-protocol
Python library and command line tool for communicating with your Coldcard over USB
Stars: ✭ 48 (-30.43%)
Mutual labels:  bitcoin-wallet
Trezor.Net
Cross platform C# library for talking to the Trezor hardwarewallet
Stars: ✭ 38 (-44.93%)
Mutual labels:  bitcoin-wallet
sifir-mobile-wallet
Sifir Mobile Bitcoin Wallet
Stars: ✭ 22 (-68.12%)
Mutual labels:  bitcoin-wallet
go-crypto-wallet
Cryptocurrency wallet for trading for Bitcoin, Bitcoin cash, Ethereum, ERC20, Ripple
Stars: ✭ 59 (-14.49%)
Mutual labels:  bitcoin-wallet
Breadcrumb
Minimalistic Bitcoin toolkit for iOS.
Stars: ✭ 23 (-66.67%)
Mutual labels:  bitcoin-wallet
bitaddress
Command line bitcoin wallet generator
Stars: ✭ 24 (-65.22%)
Mutual labels:  bitcoin-wallet
leptin
🔗 Leptin is a PoW blockchain completely built in Nodejs.
Stars: ✭ 57 (-17.39%)
Mutual labels:  bitcoin-wallet
lara-block-io
A Laravel Package/Facade for the Block.io API
Stars: ✭ 22 (-68.12%)
Mutual labels:  bitcoin-wallet
Crypto-Wallet
Open source SHA-512 loginless bitcoin wallet
Stars: ✭ 24 (-65.22%)
Mutual labels:  bitcoin-wallet
Btcbf
Bitcoin private key brute force tool, written in python. Also can be used as a bitcoin wallet generator.
Stars: ✭ 91 (+31.88%)
Mutual labels:  bitcoin-wallet
gun
The Go Up Number Wallet
Stars: ✭ 43 (-37.68%)
Mutual labels:  bitcoin-wallet
VisualBTC
Visual bitcoin private key generator - a tool for safe bitcoin private key generation with the physical coin, or create funny "patterns" keys for gifts to your friends.
Stars: ✭ 29 (-57.97%)
Mutual labels:  bitcoin-wallet
moonshine
Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
Stars: ✭ 56 (-18.84%)
Mutual labels:  bitcoin-wallet
Valets
Command line wallets generator (Bitcoin, Bitcoin cash, Ethereum, Ethereum classic, Dash, Zcash, Dogecoin, Litecoin, Navcoin, Vertcoin, Reddcoin, Emercoin)
Stars: ✭ 46 (-33.33%)
Mutual labels:  bitcoin-wallet
ergvein
Multiplatform BTC wallet with client side filters
Stars: ✭ 35 (-49.28%)
Mutual labels:  bitcoin-wallet
arcbit-web
arcbit - web wallet http://arcbit.io
Stars: ✭ 31 (-55.07%)
Mutual labels:  bitcoin-wallet
bitforce
A tools brute force BTC
Stars: ✭ 24 (-65.22%)
Mutual labels:  bitcoin-wallet
warpwallet
A deterministic Bitcoin wallet generator for the command line
Stars: ✭ 18 (-73.91%)
Mutual labels:  bitcoin-wallet
bitcoin-kit-android
Comprehensive Bitcoin development library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash, Litecoin and Dash blockchains. Fully compliant with existing standards and BIPs.
Stars: ✭ 102 (+47.83%)
Mutual labels:  bitcoin-wallet
bitpocket-mobile-app
Mobile app for accepting bitcoin payments at the point of sale (Bitcoin POS).
Stars: ✭ 26 (-62.32%)
Mutual labels:  bitcoin-wallet

FindBTC

Scans devices for remnants of bitcoin wallet files.

The tool can find wallets even if;

  • The wallet was deleted, but not overwritten
  • The file system is corrupted and inaccessible
  • The device has been reformatted
  • The wallet has been partially overwritten
  • The wallet is inside a .zip or .tar.gz file, including nested in multiple levels of compressed files

Installing

This requires that you have the Go programming language set up on your machine, please see https://golang.org/doc/install

go get github.com/jakewins/findbtc

Usage

findbtc [-s start-offset] DEVICE

# Eg.

findbtc /dev/sda

License

GPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].