android_bootimg:用于解压、修改和重新打包 android boot.img 的 python 实用程序

时间:2024-06-18 19:34:21
【文件属性】:

文件名称:android_bootimg:用于解压、修改和重新打包 android boot.img 的 python 实用程序

文件大小:22KB

文件格式:ZIP

更新时间:2024-06-18 19:34:21

Shell

android_bootimg 用于解包、修改和重新打包 android 启动映像的 Python 实用程序。 该实用程序支持修改(即覆盖)以下文件: 安全政策 文件上下文 seapp_contexts 属性上下文 如何使用它 从命令行: python bootimg.py -boot path/to/boot.img -out path/to/out_dir 您可以选择指定要覆盖的文件: 覆盖 sepolicy python bootimg.py -boot path/to/boot.img -sepolicy path/to/sepolicy -out path/to/out_dir 覆盖 file_contexts python bootimg.py -boot path/to/boot.img -sepolicy path/to/file_contexts -


【文件预览】:
android_bootimg-master
----.gitignore(702B)
----bootimg.py(3KB)
----prebuilts()
--------mkbootimg(29KB)
--------mkboot(8KB)
----LICENSE(11KB)
----README.md(956B)

网友评论