|
|
|
|
|
by graemian
4573 days ago
|
|
Doesn't work for Bitcoin Wallet on Android :-( I lost some Bitcoins on an old phone that used Bitcoin Wallet (https://github.com/schildbach/bitcoin-wallet) by doing "Settings > Reset". I tried using this app to find them by dumping the /data partition, but no luck. Apparently it uses a different wallet format: The wallet file format is not compatible to wallet.dat (Satoshi client). Rather, it uses a custom protobuf format
which should be compatible between clients using bitcoinj. Any ideas on how to find such coins? |
|
Then I'll examine the bitcoinj wallet format and write a tool to search for the private key within the phone.image file.
My email's in my profile.