Search found 2 matches
- Tue Jul 21, 2020 3:16 am
- Forum: File Recovery
- Topic: Creating a Custom Known File Type for R-Studio
- Replies: 3
- Views: 10877
Re: Creating a Custom Known File Type for R-Studio
Thanks for the tip. But is it not possible to count how many instances for the end of the file are found and set the end of reading the file when XXX instances are found? Or if that instance is not found for XXX bytes?
- Thu Jul 16, 2020 3:16 am
- Forum: File Recovery
- Topic: Creating a Custom Known File Type for R-Studio
- Replies: 3
- Views: 10877
Creating a Custom Known File Type for R-Studio
I need to create a custom know file type.
I readed all instruction on https://www.r-studio.com/creating-custom-file-type-r-studio.html#:~:text=Scanning%20for%20known%20file%20types,been%20partially%20or%20completely%20damaged .
common Begin of file is : \x09\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00 ...
I readed all instruction on https://www.r-studio.com/creating-custom-file-type-r-studio.html#:~:text=Scanning%20for%20known%20file%20types,been%20partially%20or%20completely%20damaged .
common Begin of file is : \x09\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00 ...