Post
Topic
Board Mycelium
Re: Mycelium Bitcoin Wallet
by
birr
on 17/06/2016, 11:56:45 UTC
I'm going to do the forensics.
I don't want to generate the private key, like that bip39 mnemonic converter does.  It's risky and unnecessary.
I will use the pubkey.
Where is a tool that I can use to generate the list of addresses from the pubkey?

You mean the different wallet addresses inside one HD wallet? I do not think that is possible outside of Mycelium. But Mycelium itself can show them.

Go to the leftmost screen, "Accounts". Tap the HD account to select it. Tap the menu button or icon (three dots). Select "Show unspent outputs". It will show you all addresses that have a non-zero amount.
I know about that.  I'm tracing transactions, which means I need to see the addresses the coins came from; addresses that are empty now, because of those transactions.  
And just in case somebody suggests looking at the list of addresses that is available under Mycelium's message signing function, they are not in chronological order.  A jumble of a hundred addresses in no order (or what's just as useless for this job, alphabetical order).
And the only computers I have access to in Ukraine are internet cafes. I can't install electrum on a mobile device.
I'll take a look at those links, pm7