Can Data be Recovered from RAM?

  • Thread starter Thread starter karthik3k
  • Start date Start date
  • Tags Tags
    Data Ram Recover
AI Thread Summary
Recovering typed data from RAM is highly challenging on modern computers due to the transient nature of RAM, which loses data quickly when power is lost. While some advanced techniques exist for data recovery, they are often impractical for typical users and may require specialized software that can be costly. When a computer is rebooted, any data in RAM is typically erased or overwritten, making recovery even more unlikely. The discussion also touches on illegal uses of RAM data recovery, such as exploiting buffer overflows to access unauthorized information, but the focus remains on legitimate recovery efforts for lost data.
karthik3k
Messages
149
Reaction score
0
Data Recover from RAM ??

Is it possible to recover typed data from RAM ??
If so, how?
N if possible ... won't the data be erased/overwritten when i boot my computer ?

Plz reply.
Very urgent!
thanx in advance!
 
Computer science news on Phys.org
what do you mean?
 
hi,
I want to read data stored or access through RAM!
 
most programs do this... are you trying to do something illegal?
 
no. not illegal. its my Computer
I typed sth and lost it w/o saving the file...
i just hope that it might hav been saved in the RAM ...

BTW, how do they use it illegally ??
 
buffer overflows, u can read data you shouldn't be reading...

I don't think you are going to get the data back
 
On modern computers it's difficult. The modern memory technology which makes for cheap and fast memory also readily looses data when power is lost. Some other memory technologies are much more recoverable.

If you're really working at it, there may be possibilities, but it's almost certainly not worth the effort in your case.
 
The software that helps perform such tasks also costs money.
 
Back
Top