阿里云OS加密system.img ext4 simg2img解包失败

新版阿里 云OS加密了system.img文件,怎么解包修改内容?
#file system.img
system.img:data
#sigm2img system.img system.img.ext4
Bad magic
(失败)

正常情况是:
#sigm2img system.img system.img.ext4
(得到转换后的system.img.ext4文件)
#file system.img.ext4
system.img.ext4:Linux rev 1.0 ext4 filesystem data
#mount -o loop system.img.ext4 ./system

线刷包和工具都在 yunpan.cn/cHuzFfc5qLnAW (提取码:1027)哪位好人帮忙看看呀,感谢!

可以解包的。。但是打包后不能刷机呢