美文网首页
system.new.dat.br文件解包

system.new.dat.br文件解包

作者: 柠檬味丶东东 | 来源:发表于2019-07-14 19:01 被阅读0次

    br文件实际就是使用Google就已经在官方博客上发布了新的压缩算法Brotli,使用Google官方提供的Brotli.exe就可以直接转换成dat文件
    Github地址:https://github.com/google/brotli/releases

    使用方法:
    拷贝system.new.dat.br到Brotli.exe目录下
    运行cmd
    cd 到brotli.exe目录下
    运行 brotli.exe -d system.new.dat.br

    dat转br
    brotli.exe -q 6 system.new.dat


    dat转img
    使用dat2img
    http://en.miui.com/thread-476300-1-1.html

    相关文章

      网友评论

          本文标题:system.new.dat.br文件解包

          本文链接:https://www.haomeiwen.com/subject/pxcwnqtx.html