Packsparseimg.exe
This tool packs the splited system_xx.img in some qualcom firmware (i.e JIO Phone,Lenovo K920 etc.) to a RAW data file named system.raw. After that Imgextractor tool can be used to extract system folder.
Required Files
- System_XX.img
How To Use ?
- Extract the firmware.
- Download and
packsparseimg.exeandImgextractor.exeput both into extracted firmware folder. - Open cmd from that folder and execute
packsparseimg. - If an error occurs such as the
image number 2renamerawprogram0.xmltorawprogram_unsparse.xmland executepacksparseimg. After successful packing a RAW file will be created namedsystem.raw. - Now to extract system folder, Drag
system.rawon toimgextractor.exeor open with that or you can also execute from cmd, whatever you prefer.