testdisk
testdisk copied to clipboard
TestDisk & PhotoRec
Currently testdisk can detect XFS file systems, and photorect can recover files from them, but there's no way to list the files of the system, which makes it impossible to...
It's commonly used partition type must be supported with this great tool.
I need help recovering Git objects. From google I learned that these files are _deflated_ with `zlib`. I was able to track down the header of `zlib`. They are (in...
Hi, I was wondering if there were some improvements by compiling for FPU or GPU, using GCC/MinGW compiler arguments such as mfloat-abi=hard and -fpu=. From my understanding FPU could help...
Awhile ago, I used photorec to recover the files from someone's failing hard drive. He had some engineering program that created files with extensions I had never heard of before....
Why is that @crrodriguez @holodnak @tobiaspal @mmuman @Enlik ? Trying to salvage drive content with testdisk recognizing all the partition table and being ready to save content but unfortunately `Function...
I have read and applied the test disk documentation for compiling for windows: I have installed **cygwin** for windows, successfully. 3.3.2 Compilation from git repository git clone https://git.cgsecurity.org/testdisk.git cd testdisk...
You already support pcap files. pcapng is the next generation format used by Wireshark. Here is the line which works in photorec.sig. pcapng 0 0x0A0D0D0A
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...
Consider moving user configuration file/s (like `photorec.cfg`, `photorec.sig`) to `$HOME/.config/photorec/` as described in [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables). It is not X windows application, I know, but many sensible, non X...