Tagged Questions
0
votes
1answer
176 views
How can I retrieve files cached in the RAM?
there are some applications that don't write cache files on the disk, instead they write into the RAM directly and thus you can't back it up, analyse it or do anything with it.
How can I retrieve ...