Lanchon / REPIT

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

Samsung Galaxy J7 SM-J700F/D (j7elte) #82

Closed arsalan-hussain closed 4 years ago

arsalan-hussain commented 6 years ago

repit-dump.log Device : Samsung Galaxy J7 2015 (EXYNOS) Device code name : SM-J700F/D Recovery : TWRP - 3.2.1.0 -Official Kernel : Hyperion ( linux 3.10.x) ROM (Custom ROM) : RADIOACTIVE ROM. LINK OF ROM(incase..) : https://forum.xda-developers.com/galaxy-j7/development/rom-t3713641 DEVICE IS RUNNING WITH STOCK PARTITION LAYOUT I have about 9 GBs of free space after Flashing ROM I want to increase the size of System Partion by another 1GB. Kindly help me !! 😫

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!

arsalan-hussain commented 4 years ago

Hi sorry for not replying. I am not using that device anymore. But thank you for considering my request.

Cheers.

On Thu, 14 Nov, 2019, 11:23 pm Lanchon, notifications@github.com wrote:

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/82?email_source=notifications&email_token=AIUEBIWNFDSA6JEWSYQD343QTWGCHA5CNFSM4EPLUX62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEECWV2Q#issuecomment-554003178, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIUEBIUIYNWNMXSVTIZEGW3QTWGCHANCNFSM4EPLUX6Q .

Lanchon commented 4 years ago

thanks! i'll reopen this issue if somebody is interested.