AI Tool Recovers Lost Bitcoin Wallet After 11 Years
A user known as @cprkrn recently recovered a lost Bitcoin wallet containing 5 BTC, valued at approximately $400K, after over a decade of failed attempts. The recovery was made possible by Anthropic's Claude AI, which analyzed files stored on the user's old computer and identified a critical bug in the open-source recovery tool btcrecover.
The bug, specifically in how btcrecover combined shared keys and passwords, had gone unnoticed for years despite 3.5 trillion password combinations being tried without success. Once the issue was addressed, the correct password combination finally worked, allowing the wallet to be opened.
This incident highlights the potential of AI tools in identifying bugs and vulnerabilities in recovery software, which could lead to the recovery of potentially billions of dollars' worth of lost Bitcoin assets. It also emphasizes the importance of proper key management, secure encrypted backups, and hardware wallets with strong PIN protection for individual holders.
The recovery was not due to Claude's ability to break Bitcoin's cryptography or brute-force encryption, but rather its capability in code review and bug identification using locally stored data. This distinction is crucial in understanding the potential risks and mitigations associated with AI-powered security tools.