Search found 15 matches

by DiskTuna
Sun Dec 31, 2023 11:23 am
Forum: File Recovery
Topic: Licensing
Replies: 0
Views: 9473

Licensing

Can I have official reaction on this reddit topic please:

https://www.reddit.com/r/techsupport/comments/14zr3r1/a_word_of_warning_on_rstudio_data_recovery/

We regularly recommend R-Studio in https://www.reddit.com/r/datarecovery/ and were today made aware of this. It until now was my understanding ...
by DiskTuna
Thu Oct 12, 2023 1:50 pm
Forum: File Recovery
Topic: Very Very slow recovery's
Replies: 8
Views: 24604

Re: Very Very slow recovery's

It may simply be the condition of the drive itself.

What happened to the data in the first place?
by DiskTuna
Mon Jan 16, 2023 7:35 am
Forum: File Recovery
Topic: Blackmagic .braw Custom File Support
Replies: 14
Views: 56970

Re: Blackmagic .braw Custom File Support

Unfortunately end rule will not work for braw files. "\x73\x6B\x69\x70" = " skip ", bytes preceding it is size of skip 'sub-atom' and thus variable. You'll possibly/probably find hundreds of skip atoms throughout a file. In case I am looking at right now, it is the case.

Are NOT conditions also ...
by DiskTuna
Mon Aug 08, 2022 9:23 am
Forum: File Recovery
Topic: How R-Studio manages to distinguish good and bad files
Replies: 4
Views: 10484

Re: How R-Studio manages to distinguish good and bad files

I assume what's meant is overwritten according to FS bitmap (so used vs. unused clusters). Seems as if USF is doing extension <> magic bytes comparison also where R-Studio is not?
by DiskTuna
Wed Jul 20, 2022 4:13 am
Forum: File Recovery
Topic: Deleted Large Files from SSD
Replies: 6
Views: 22222

Re: Deleted Large Files from SSD

Once TRIM command has been issued and has been processed by the drive, it's of no use to disable TRIM. Disabling TRIM in Windows will cause Windows to not send new TRIM commands, it does not mean the SSD will stop erasing data that was already trimmed.

Short summary of what happens when you delete ...
by DiskTuna
Wed Apr 13, 2022 7:14 am
Forum: File Recovery
Topic: Anyone provide data recovery service here?
Replies: 4
Views: 7596

Re: Anyone provide data recovery service here?

You'll have a hard time finding a data recovery service that can beat the price of a R-Studio license.
by DiskTuna
Wed Oct 20, 2021 4:51 pm
Forum: File Recovery
Topic: Choosing Image File Format for Data Recovery
Replies: 4
Views: 17575

Re: Choosing Image File Format for Data Recovery

Alt wrote: Thu Oct 14, 2021 1:18 pm
czyzczyz wrote: Wed Oct 13, 2021 3:50 pm Is this a byte-for-byte raw format that might be supported in ReclaiMe,...?
Yes, this is a byte-for-byte raw format. I believe that ReclaiMe will support it, but I'm not sure.
If it's byte by byte then yes.
by DiskTuna
Fri May 07, 2021 4:52 pm
Forum: File Recovery
Topic: Question about custom file type OR and AND
Replies: 6
Views: 9831

Re: Question about custom file type OR and AND

Thank you! So my file would work, if any of the signatures is detected it should 'fire', right?