testdisk icon indicating copy to clipboard operation
testdisk copied to clipboard

[Feature Request] feed image as input stream to PhotoRec-executable

Open Raanelom opened this issue 6 years ago • 1 comments

At the moment, PhotoRec requires an image on the hard disk or a physical device as input data. Would it be possible to feed the executable a stream of bytes representing the image? For example, small chunks of data served from memory?

Raanelom avatar Dec 03 '19 11:12 Raanelom

Currently PhotoRec uses non-contiguous read access to get the blocksize, recover fragmented files, resume recovery... What are you trying to do exactly ?

cgsecurity avatar Jan 30 '20 13:01 cgsecurity