Releases: AEnjoy/unpackandroidrom
v2.2.5
2.2.4 Release
Changlog(s):From 2.2.2 to 2.2.4.
1.旧版本号忘记更新了,现在更新回来
2.修复三星线刷包解包失败问题(Thanks to CoolApkUser:名字嘛随机取一个)
3.修复三星线刷包识别可能失败的问题
4.清理代码中的垃圾部分
5.make.py Update:减小打包后的文件体积
6.make.py Update:根据系统,系统架构自动重命名压缩包文件
7.修复MIUI线刷包解包后可能会出现错误的问题
8.解决识别部分ROM后产生的垃圾文件未自动清理的问题
9.默认自动转换动态分区super.img文件
Note:
For Linux users, after downloading and decompressing the compressed package, you need to manually grant running permissions to the executable file.
chmod 777 main
./main
2.2.2(2.1.2) Release
Changlog(s):
1.Bug Fixed.
Note:
For Linux users, after downloading and decompressing the compressed package, you need to manually grant running permissions to the executable file.
chmod 777 main
./main
2.2.1 Release
更新内容:
1.增加了Linux arm64的编译
2.增加了有关pycrypto的readme
3.现在没有pycrypto依赖也可以运行项目
4.make.py支持手动编译,方便跨平台
LinuxVersionReleased
新增:Linux第一版本发布
(仅支持64位系统)
2.1 Release
2→2.1:2020-8-16 13:19:14
1.修复了一个小bug
1.0 Release
1→2:2020-8-15 21:58:28
1.更新lz4,brotli解包代码
2.更新依赖(可能需要重新运行install_requirements.py)
3.LG DZ解包支持(之前只支持查看)
4.MIUI线刷包解包
由于我本人的Linux系统缺少依赖库emmm...Linux的编译不成功,遗憾中