Back to browse
GitHub Repository
4 starsPython

I recovered 1.55 ETH from a type-casting bug in a 2021 crypto wallet

by robikscube·Mar 17, 2026·3 points·1 comment

AI Analysis

●●SolidDark HorseWizardry

Reverse-engineered a type-casting bug to recover 1.55 ETH from a 2021 wallet.

Strengths
  • Forensic analysis identifies exact bug: toString('hex') before fromMasterSeed instead of raw buffer.
  • Recovery scripts include air-gap security guidance for safe private key extraction.
  • Educational value for understanding BIP39 seed derivation and common crypto implementation errors.
Weaknesses
  • Extremely niche audience—only affects CoinSpace v3.0.7 users from early 2021.
  • Not an ongoing tool—single-use recovery scripts rather than a maintainable product.
Category
Target Audience

CoinSpace wallet users from 2021 who lost access to funds

Similar Projects

Non-Custodial Crypto Payment SDK for Node.js (BTC, ETH, Sol, USDC)

Supports major chains and a stablecoin in a single Node.js package, which is convenient if it actually handles payment detection, confirmations and webhook plumbing out of the box. The concept is useful but very crowded — the npm page in the screenshot is just a Cloudflare verification screen, and there’s no visible evidence of audits, detailed docs, or key-management best practices, so I wouldn’t trust it for production without those signals.

Niche GemShip It
cranberryturkey
104mo ago