I'm seeing in the code that files over a certain size and over certain offsets aren't salvaged due to lack of implementation. What's the technical stuff behind this? I was interested in seeing if I could possibly implement it, but I fail to see why it's necessary to check for these things. What do filesize and num have to do with implementation?
I'm trying to rescue some large files from an old HFS+ drive that crashed, but the tool refuses to do so, so I'd like to see about trying it.