Skip to content

解包 npk 文件时提示Data is not zlib #21

@tom-snow

Description

@tom-snow

尝试解 ios 网易的哈利波特,解包的时候提示

W: Uncompress failed!
Z_DATA_ERROR: Data is not zlib, The raw data will be output

image

十六进制看了下 npk 文件的"索引表":

image

(箭头指的是索引表开始的位置)不知道分隔符是02 00 10 00是不是正常:

image

解出来的文件头部大都是:
image


不知道上面解包出来的文件是否能用,然后是不是需要去取得 asdf_dn、asdf_dt、asdf_df 和 opcode map 等东西?能有其他方法获得吗,不太会用 IDA


另外想问一下获取游戏的资源文件(音频模型等是否就能直接用 script 里解出来的 asdf_dn、asdf_dt、asdf_df 和 opcode map 等?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions