Not sure if this is the correct site for posting this type of question, but maybe someone can point me in the right direction.
I had some concerns about how can I efficiently recover names of files that were corrupted.
Story: I had a flash drive storage device that I had been using to store files on and such. I used it on another desktop to save a .txt file and when attempted to open it on my desktop, it said that the file was corrupted. It eventually corrupted the entire disk of the usb flash drive. I used a utility to recover the data from the disk, but of course some file were missing root file and could not open. I am left with over 500,000 files that have absolutely no resemblance of the name that I used that I suspect was in the File Allocation Table (FAT) or the Master Fie Table (MFT).
My question now is, is there a known solution that can somehow take all the recovered working files and use some back algorithm of sort type to get back the original file names. Without having to open each individual file manually to see what it is and rename them manually. Alot of file are became .txt files such as programming languages (files), etc...
Note: This also brings up another question to mind with this problem. I will post that up when I get the right site to ask this question on.