Most flash recovery happens through the device's own controller — reading the drive the way it was designed to be read. Chip-off is different. It's what happens when that path is gone: the memory chip is desoldered from the board and read on its own, completely independent of the electronics that used to sit around it.
What chip-off recovery is
Every SSD, flash drive and memory card stores your files on one or more NAND flash chips, managed by a controller that handles wear leveling, error correction and the file system. Chip-off recovery removes that chip from the circuit board and reads it on a dedicated flash reader/programmer, bypassing the original controller entirely. It's a physical, chip-level technique — not a software recovery — and it's typically reserved for cases where no other approach can reach the data.
When chip-off is used
- Dead controller or circuit board: the flash itself is intact, but the chip that manages it has failed and can no longer be communicated with.
- Snapped or damaged connectors: USB, SD or other physical connectors have broken off and there's no reliable way to power or interface with the board.
- Water or crush damage: the board and controller were destroyed, but the flash chip survived underneath.
- Monolithic devices: many USB sticks and microSD cards mold the controller and memory into a single piece. There's no separate chip to reach around — chip-off (or a similar direct-die approach) is the only way in.
The process
- Desoldering the chip: using hot air or infrared rework equipment to carefully lift the NAND chip off the board without overheating or damaging the die.
- Cleaning and inspecting the contacts: residual solder and flux are cleaned from the chip's pads so it can seat reliably in a reader socket or adapter.
- Reading the raw dump: the chip is placed in a professional flash reader/programmer, which reads out the raw contents — page by page, across every die and plane.
- Reversing the controller's work: the raw dump isn't your files yet. The original controller's error correction, XOR obfuscation, scrambling/randomization, and interleaving across dies and planes all have to be undone, then the flash-translation layer has to be rebuilt, before a real file system emerges.
The tools involved
Chip-off work relies on professional platforms built specifically for this — among them the Rusolut Visual NAND Reconstructor and the ACE Lab PC-3000 Flash. These systems support the raw-dump reading, chip-specific pinouts, and the reconstruction logic needed to reverse a given controller's encoding, rather than leaving that work to guesswork.
Where this applies
Chip-off comes up most often with USB flash drives and SD and CF cards, where monolithic construction and snapped connectors are common failure points. It's one option among several — see our overview of the challenges behind different types of data recovery for how it fits alongside other approaches.
Dealing with a device whose controller or connector is gone? Start with a free evaluation.
Request free evaluation →