Recovery methods
How recovery works between the failure and the tool
The case catalog explains what happened. The software and hardware directories explain what you can use. This section fills the gap: how a source is preserved, how files are reconstructed, when repair is different from recovery, and where ordinary software stops being the right layer.
Ten fundamentals
Disk Imaging vs. Cloning for Data Recovery
TechnicalWhy recovery work usually starts with a sector-level image or clone, what the two terms mean in practice, and why a failing source should not be scanned repeatedly.
How to Image a Failing Drive Safely
TechnicalA practical recovery-first imaging strategy for unstable HDDs and other readable-but-failing media: destination planning, error maps, passes, retries, and when to stop.
File-System Recovery vs. File Carving
TechnicalThe two main ways recovery software finds files: reconstructing file-system metadata or scanning raw data for signatures, with the strengths and losses of each method.
Partition Recovery vs. File Recovery
TechnicalWhy restoring a lost partition entry and recovering files are different jobs, and why writing a partition table is not required before you can copy data out.
SMART: What It Can and Cannot Tell You
TechnicalHow ATA SMART and NVMe health telemetry differ, what their warning fields can tell you, and why a clean summary does not overrule real read instability.
CHKDSK, fsck and First Aid: Repair vs. Recovery
TechnicalWhy write-capable CHKDSK/fsck/First Aid operations optimize file-system consistency rather than preservation of a pre-repair state, and when repair is appropriate.
RAID Reconstruction Basics
TechnicalHow RAID recovery differs across mirrored, striped and parity layouts; which geometry/state parameters matter; and why a candidate virtual assembly should be verified before a write-capable rebuild.
What a Write Blocker Actually Does
TechnicalHardware and software write blocking in recovery and forensic work: what it protects, what it does not, and why write blocking is different from imaging.
SSD Recovery: TRIM, FTL, Garbage Collection and Encryption
TechnicalThe storage layers that make SSD recovery different from HDD recovery: logical deallocation, the flash translation layer, garbage collection, wear leveling, ECC and encryption.
When Software Recovery Is No Longer Appropriate
TechnicalA practical stop/continue decision guide: symptoms that point beyond ordinary recovery software to imaging hardware, firmware work, RAID reconstruction, or a lab.