Rom修改记录(持续补充中......)

img格式修改

img文件提取

Scene(Android):

rom助手(PC):http://www.romzhushou.com/

boot.img文件编辑

看着像一篇外文翻译,分析很透彻:https://blog.csdn.net/fybon/article/details/44619669

尝试过rom助手的boot编辑工具,的确可以解包,但是打包后会不能保持0x40000000(64M)的原始大小

boot解包&打包工具(没实际测试):https://github.com/pbatard/bootimg-tools

涉及到该工具的文章:https://www.kanxue.com/chm.htm?id=10326&pid=node1000944

boot解包工具:https://bbs.pediy.com/thread-177648.htm?source=1

odex格式修改

odex转dex

修改dex

dex转odex

dexopt-wrapper:

Odexer Tool 1.1.1:http://forum.xda-developers.com/showthread.php?t=2527732

解析odex工具

dextra:https://www.jianshu.com/p/b50d326a98b8

直接对odex修改

猜你喜欢

转载自blog.csdn.net/qq_26914291/article/details/101117488