💻 Software
how do people recover data from ram?
Fresh5 days ago
Mar 15, 202622524 viewsConfidence Score0%
0%
Problem
I'm just curious. I've read about law enforcement and what not recovering incriminating data from ram to get evidence, but how is it done? What kind of equipment would one need to recover files from a stick of ram?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: how do people recover data from ram?
Low Risk
Freeze the chip, pop it into another computer, and run the linux command dd to copy the raw data to disk. After you have the raw data, copy it to a new partition using dd again and run an undelete program on the partition. Undelete should pull out a…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix