Lanchon / REPIT

A Device-Only Data-Sparing Repartitioning Tool For Android
162 stars 26 forks source link

Xiaomi MI2S (aires) #95

Open myachats opened 5 years ago

myachats commented 5 years ago

Hello, Could you port repit on this device please ?

It's a 32GB Device I wish up my system to 2GB.

Currently is (screenshot):

The goal is :

I join the repit dump

Thank for your help

repit-dump.log Screenshot_20190810-111523

GB

Lanchon commented 4 years ago

hi,

some newer devices have a signed GPT (partition table). on such devices, altering the GPT hard-bricks the device. this is the reason i mostly stopped development of REPIT.

make sure you read this. you can try running the strings command on images of your bootloaders (or post the images here) to get hints on the situation of your device. strings can usually rule out signatures, but it can also result in false positives.

to recover from a hard brick you would need an image of your eMMC and the ability to program the eMMC with a JTAG probe. if you do not know what JTAG is, then assume you have no way to recover your device.

please decide whether you want to risk testing a REPIT port on your device.

thanks!

Lanchon commented 4 years ago

hi,

sorry for the long delay. are you still interested in this?

thanks!