this post was submitted on 15 May 2026
200 points (86.2% liked)

Technology

84668 readers
4331 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zetta@mander.xyz 21 points 18 hours ago (1 children)

"However, the breakthrough reportedly came when he uploaded files from his old college computer into Claude.

Rather than simply guessing the password, Claude helped dig through the old files and identify an older wallet.dat file that appeared to predate the password change. The user also reportedly had an old mnemonic phrase, which helped unlock the wallet once the correct file was found."

[–] GrayBackgroundMusic@lemmy.zip 14 points 17 hours ago (3 children)

Yeah, I saw that but I was trying to get more detail. None of that makes sense to me. Why did a wallet.dat file help? How did the mnemonic phrase help? I literally have zero context for crypto.

[–] blackbeans@lemmy.zip 13 points 14 hours ago* (last edited 13 hours ago)

Well, in crypto all your assets are on the blockchain. But you can access them using wallet software. You can have multiple addresses that have a balance, and most of the time anyone can see those balances, as the ledger is synchronized and transactions are checked by all clients.

However, in order to access and send the money, you will need proof that you are the owner. Therefore every address has a keypair. In older desktop clients, there was a local file called wallet.dat which stored all of the owned wallet addresses and their private keys. That file could optionally be encrypted. Newer clients often use a mnemonic phrase and derive all keys for the addresses based on that single phrase, but the person in question still had the original wallet.dat, even unencrypted, meaning he could access the keys all along. Not sure what the mnemonic had to do with it. Perhaps that belonged to a newer wallet where he imported the old addresses into.

[–] ParlimentOfDoom@piefed.zip 10 points 14 hours ago* (last edited 14 hours ago) (1 children)

Apparently an old file had his previous password in plaintext... The AI just searched through a ton of files and found it, I guess.

[–] MadPsyentist@lemmy.nz 7 points 11 hours ago

The llm found the file that was encrypted with an older password that the guy could remember. The llm didnt decrypt anything or find a vulnrability, it just found an older fill the guy could unlock and he gained access to his bitcoin wallet that way.

[–] ftbd@feddit.org 21 points 17 hours ago (1 children)

ELI5: The guy thought he'd lost his keys, but had a spare in another jacket all along