Hey guys, I dont even know how to read NTFS partion table. I am thinking to have a small code for learning purpose to recover deleted file.
I would appreciate if any one could give me how to do it?
How can I access the MFT?
I would like to gather directory, file information from the MFT as well as main partition information.
Is there a documentation or paper regarding the MFT?
hi,
what about the WinSDK (if it is planned to be done using WinAPI) or a short search on MSDN? - You'll find a NTFS reference here (http://technet2.microsoft.com/WindowsServer/en/library/81cc8a8a-bd32-4786-a849-03245d68d8e41033.mspx?mfr=true).
regards
MoreBits
Better information: www.linux-ntfs.org (http://www.linux-ntfs.org)
:wink