unix3dgforce/lpunpack

GitHub: unix3dgforce/lpunpack

用于从 Android super 动态分区镜像中提取独立分区的 Python 命令行工具。

Stars: 192 | Forks: 40

# lpunpack ##### lpunpack.py - 用于从 super 中提取分区镜像的命令行工具 ``` usage: lpunpack.py [-h] [-p NAME] [-S NUM] SUPER_IMAGE OUTPUT_DIR ``` ##### 位置参数: ``` SUPER_IMAGE OUTPUT_DIR ``` ##### 可选参数: ``` -h, --help show this help message and exit -p NAME, --partition NAME Extract the named partition. This can be specified multiple times or through the delimiter ["," ":"] -S NUM, --slot NUM !!! No implementation yet !!! Slot number (default is 0). --info, --no-info Displays pretty-printed partition metadata (default: False) -f {text,json}, --format {text,json} Choice the format for printing info ``` 未实现提取 A 和 B 槽位索引
标签:Android, Android Forensics, AOSP, DSL, lpunpack, Python, ROM开发, 云资产清单, 动态分区, 固件解包, 无后门, 目录枚举, 移动安全, 系统分区, 超级分区, 逆向工具, 逆向工程, 镜像处理, 镜像提取