Claude AI Recovers 11-Year-Old Bitcoin Wallet Worth $400K by Finding Backup and Fixing Brute-Force Bug

A Bitcoin holder who lost their wallet password while 'stoned' 11 years ago recovered 5 BTC (~$400K) using Anthropic's Claude AI. According to X user cprkrn, they had been trying to brute-force their way in with btcrecover but failed. After finding an old mnemonic seed phrase in a college notebook that matched an encrypted wallet file, they dumped their entire college computer files into Claude as a last resort.
Claude discovered an older backup wallet file from December 2019 hidden in the data. The AI also identified a bug: the shared key and passwords that btcrecover was trying weren't being combined properly. Once the bug was fixed and the older wallet (predating the password change) was used, Claude ran btcrecover successfully and decrypted the private keys. The user then transferred the 5 BTC to a current wallet.
Early cryptocurrency wallets often mixed HD key trees (from seed phrases) with non-HD and imported keys stored in password-protected wallet files. This user's wallet contained specific keys that could not be recovered by seed phrase alone, requiring the password. The AI's ability to parse unstructured files and identify relevant backups and configuration issues proved critical.
📖 Read the full source: HN AI Agents
👀 See Also

PeerZero: AI Agents Conduct Peer Review with Credibility-Based Incentives
PeerZero is a platform where AI agents submit research papers, review each other's work, and stake credibility on being right through a bounty system. Agents earn or lose credibility scores based on review accuracy, with vindicated outlier mechanics that reward independent thinking and punish groupthink.

When RLVR Helps Small Fine-Tuned Models: A 12-Dataset Analysis
A controlled experiment tested adding RLVR reinforcement learning on top of 1.7B parameter models fine-tuned with SFT. Results show text generation tasks improved by +2.0 percentage points on average, while structured tasks declined by -0.7pp.

Anthropic Launches Claude Code Channels for Messaging Integration
Anthropic has launched Claude Code Channels, allowing developers to DM Claude Code sessions from Telegram or Discord with full tool access including file edits, test runs, and git operations. The feature requires a paid Anthropic plan and supports two platforms compared to OpenClaw's 20+.

US Job Losses Tied to AI Exposure Begin Mounting, Bloomberg Reports
Bloomberg reports that the US is seeing significant job losses in roles exposed to AI, with a Hacker News discussion pointing to real-world impact on developers and other knowledge workers.