Claude AI recovers an 11 yrs old BTC wallet holding 400k USD

· ai · Source ↗

TLDR

  • User recovered 5 BTC (~$400k) after Claude found a hidden 2019 backup wallet file and fixed a btcrecover password-combination bug blocking recovery for 11 years.

Key Takeaways

  • Claude did not brute-force the password directly; it located an older pre-password-change backup from December 2019 buried in dumped college computer files.
  • A bug in how btcrecover was combining the shared key and candidate passwords had blocked all prior recovery attempts; Claude identified and fixed it.
  • Early Bitcoin wallets mixed HD and non-HD/imported keys; the imported keys are not recoverable from a mnemonic alone and require the encrypted wallet file plus password.
  • The mnemonic seed phrase, found in an old college notebook, confirmed which wallet file held the 5 BTC but could not decrypt it without the file password.
  • btcrecover is open-source and had already run candidate passwords for years; Claude’s value was forensic triage over a messy file corpus, not raw cracking speed.

Hacker News Comment Review

  • Commenters broadly agree the real unlock was finding the notebook mnemonic and the older backup file; Claude’s role was corpus search and bug diagnosis, not password guessing, and some felt the headline overstates the AI contribution.
  • Several builders shared parallel Claude forensic wins (SD card file recovery with malformed custom headers, IRS audit recategorization, extracting text from frozen browser internals), treating this as evidence of Claude’s strength on messy, unstructured data triage tasks.
  • Skeptics flagged the story as suspiciously promotional, and one commenter noted the “3.5 trillion passwords” framing is misleading since the older backup predated the forgotten password change entirely.

Notable Comments

  • @vibe42: Notes that KDF compute costs drop over time relative to BTC price, making old wallet brute-forcing increasingly worth attempting with even local AI models.
  • @tracker1: Deleted wallets worth ~$100k each in 2010-2011 when BTC was $0.25; raises the question of how much supply is permanently lost this way.

Original | Discuss on HN