mycelium-com / wallet-android

Mycelium Bitcoin Wallet for Android
http://mycelium.com
Other
665 stars 322 forks source link

6 digit PIN #443

Closed PotatoSalads closed 6 years ago

PotatoSalads commented 6 years ago

I am attempting to recover my mycelium wallet. I lost the 12 word seed backup and can't remember my pin. My phone is rooted but can't find the file with the pin information. Is there anyway to recover my pin so I can access my BTC?

Giszmo commented 6 years ago

We urge you not to use the wallet on a rooted phone.

If you manage to do the equivalent of:

  getSharedPreferences("settings", MODE_PRIVATE).edit().putString("PIN", "").commit();

you remove the pin.