Unpacking boot image
- The boot images can be unpacked using a tool called mkbootimg.
Super image
- Super image is a sparse image. Need to convert it to a raw image first.
- To do that use this tool called simg2img.
- Now that we have the raw super image. lpunpack can be used to extract individual images out of the super image.