Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我很好奇恢复软件如何打开主文件表。就像他们做api调用一样?
没有 API 调用来读取 MFT。但是你可以通过磁盘遍历找到存储Mft的集群并读取其内容。