Lanchon / REPIT

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

Motorola Moto E (condor) #78

Open mukesh-kiran opened 7 years ago

mukesh-kiran commented 7 years ago

repit-dump.zip

repit-dump.zip can find the text doc in the above document. twrp. moto e condor 2014. lineage os 14.1

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!