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.
我有使用 lzop 和 lzma 压缩的文件,并且文件名没有适当的扩展名。例如“文件名”而不是文件名.lzo 或文件名.lzma
我怎么知道它们是否以各自的格式压缩?
用 Lzop v1.01 压缩的地雷包含第 2、3 和第 4 个字节“LZO”,通过 7Zip/Lzma 压缩的地雷包含“7z”作为前两个字节,只是一个线索和我的 2 美分。