Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
e31de8bceaf3e9ea759e99e48b1b9d85e21cc52a
/
.
/
allbins
/
tools
/
squashfskit
/
readme.txt
blob: 9ee6c2be7f903179f8e06684a51588039e134689 [
file
] [
log
] [
blame
]
ap_caprootfs.img文件拆包到目录caprootfs
第一步,去掉ubinize数据
./squashfs_unubinize ap_caprootfs.img out_sq.bin
第二步,使用unsquashfs拆包
./unsquashfs -d caprootfs out_sq.bin