Android Engineer

09:04:2024 08:33:24
12:04:2024 00:48:35

My android engineer including flash tools, drivers, support tools, etc

View the Project on GitHub dimaslanjaka/android-engineer

simg2img for windows users. download link in bottom of this article

This is a simple tool for android romer to convert chunk images to super.img.

Put your system.img file into the directory and run convert.bat, wait it finish and you would get system.ext4.img which could be read by ext2explore.

Tested with Samsung GT-I9502, Realme C25s RMX3195.

usage

Additional Information

to enable full download of super.img for Realme, you should edit MTXXXXX_Android_scatter.txt

- partition_index: SYS43
  partition_name: super
  file_name: super.img
  is_download: false
  type: NORMAL_ROM
  linear_start_addr: 0x3c000000
  physical_start_addr: 0x3c000000
  partition_size: 0x260000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  is_upgradable: true
  empty_boot_needed: false

NOW YOU READY TO FLASH USING SP FLASH TOOL

[download files here].

You may also like