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.
我有一个任务是从磁盘映像中计算文件的哈希值,然后将其与简单的 pdf 版本哈希值匹配。我从FAT32下FAT表链表实现的数据部分计算了文件的起始地址和结束地址。现在是否有任何实用程序或软件可供我输入磁盘映像文件和起始地址和结束地址并输出指定数据的哈希值?
FAT32
FAT
Hex Editor的select block选项对我有用。
Hex Editor
select block