标签: linux filesystems magic-numbers
我最近正在学习文件系统实现,并遇到了选择幻数的问题。我已经完成了以下两个教程,但他们没有提到为什么/如何选择他们使用过的教程。
我想知道是否有公开的文件系统幻数列表供开发人员查找。
教程:
相关SO讨论:
Does anyone know a list with magic numbers of file systems and archive/compression formats?