Lanchon / REPIT

A Device-Only Data-Sparing Repartitioning Tool For Android
159 stars 25 forks source link

Motorola Moto X Pure Edition / Style (2015) (clark) #74

Closed cqkking closed 4 years ago

cqkking commented 7 years ago

Moto X style 2015 / clark. TWRP 3.0.2-0 official downloaded from twrp website Kernel: 3.10.84-perf-gb67345b Official ROM: MPHS24.107-58-5 My device is running the stock partition layout repit-dump.log.TXT

You can see my /system is oversized and there is ~1GB free, and /userdata is small because I install a lot apps.

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!

cqkking commented 4 years ago

Thanks for reaching out to me. No, not interested anymore, I switched the phone.

Kane

Lanchon notifications@github.com 于 2019年11月15日周五 00:54写道:

hi,

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

thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Lanchon/REPIT/issues/74?email_source=notifications&email_token=AGUFSMGBITRADL7PGMN5RSTQTWGEFA5CNFSM4DINC6JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEECWXHY#issuecomment-554003359, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGUFSMEJFV3442JDTTRVZNTQTWGEFANCNFSM4DINC6JA .

Lanchon commented 4 years ago

thank you!

i'll reopen the issue if somebody is interested.