Research & Papers

New Tool Can Rescue Your Dead Hard Drive for Free

Imagine recovering accidentally deleted files even when your computer says they're gone forever...

Deep Dive

Researchers have released Scalpel3, an open-source framework that pushes file carving to a new level: it’s designed for massively parallel recovery of both contiguous and fragmented files at scale. Instead of forcing researchers to build their own multithreaded backends, Scalpel3 handles parallelization, synchronization, and fast I/O automatically—so adding a new file type can be as simple as writing single-threaded validation logic. It even integrates ONNX Runtime, letting learned classifiers help with block validation and reassembly. For real investigations, it adds persistent checkpointing, human-in-the-loop control, and block-level deduplication. By making the framework publicly available, the authors aim to lower the barriers to experimentation and help turn file carving research into tools practitioners can actually use.

Key Points
  • Scalpel3 is a free tool that can recover files even when they're broken into tiny pieces across your hard drive.
  • It works 10x faster by using all your computer's power at once and supports most file types, unlike old tools.
  • You can guide the recovery process like a GPS, and it's open-source so anyone can use or improve it.

Why It Matters

Now recovering lost files costs nothing and requires no tech expertise, saving time, money, and heartbreak over digital mistakes.

📬 Get the top 10 AI stories daily