PLEASE HELP - I have $700k+ worth of doge coin stuck on an android wallet...

This page summarizes the projects mentioned and recommended in the original post on /r/dogecoin

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bitcoin-wallet

    Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

  • His wallet app is a fork of bitcoin wallet, so in that sense he isn't. But in terms of this particular dogecoin wallet app, he seems to be the original dev. He does seem to keep rebasing against bicoin wallet, though, so I guess his knowledge of the inner workings of this app might be in fact limited. Have you tried with the github.com/bitcoin-wallet/bitcoin-wallet fellas? You could open an issue with them and describe your problem, you'd be more likely to find someone qualified and interested there. Here I'd expect you'll only find interested, not qualified :)

  • Android-PIN-Bruteforce

    Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb)

  • 10 possible digits on 12 positions is 10^12 = 1 000 000 000 000 combinations. 10 possible digits on up to 12 positions is 10^12 + 10^11 + 10^10 ... 10^2 + 10^1 = 1 111 111 111 110 combinations. Bruteforcing 4 digit PIN with simple tools takes over 16 hours https://github.com/urbanadventurer/Android-PIN-Bruteforce which is why this man needs a 0day for this app or a faster, more low-level bruteforce method. It would make the most sense to extract just the encrypted file and the part of code responsible for wallet decryption. Having that enables you to build a lightweight tool that just runs that part of code against the wallet file over and over for different combinations. You could run 96 instances of that for like $90/24h on a virtual machine at any given cloud provider. You could also figure out what kind of encryption is used and optimise your code even further to make the process faster/cheaper. Plus, make the tool serverless - make a tiny package that a cloud provider will keep running parallel copies of until one finds the right PIN.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts