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

Claude Code v2.1.73: Model Overrides, Stability Fixes, and Performance Improvements
Claude Code v2.1.73 adds modelOverrides for custom provider IDs, fixes critical freezes and deadlocks, resolves subagent model downgrades, and improves voice mode stability. The release addresses 18 specific issues including bash command permission prompts, session corruption, and Linux sandbox failures.

Buddy turns down $300k+ role replacing 70% of staff with Claude agents — Reddit debates the moral and technical reality
A Reddit post describes a friend who refused a role as 'AI Transition Lead' to map workflows, build Claude/GPT agent pipelines, and fire 70% of staff. The poster argues the $300k+ bag is worth it to waste time and watch C-suite delusion crash.

DeepSeek-V4-Flash Makes LLM Steering Practical for Local Models
Seen Goedecke explains why steering vectors are relevant again thanks to DeepSeek-V4-Flash running locally via DwarfStar, with hands-on details on how steering works and why it hasn't caught on before.

Claude Agent SDK Billing Changes June 15: Per-User Credits, No Rollover, Hard Cliff
Starting June 15, Claude Agent SDK usage and claude -p stop counting against subscription limits. Each user gets a separate monthly credit (e.g., Pro $20, Max 5x $100). Credits don't pool, don't roll over, and have a hard cliff.