How To Extract Full Os from Ozip - Oppo Realme 2 Questions & Answers

How to extract firmware from ozip the files are may be encrypted because they are giving me some error also i have tried to patch boot.img with Magisk Manager & it giving Unknown Image Format

siddhrsh said:
How to extract firmware from ozip the files are may be encrypted because they are giving me some error also i have tried to patch boot.img with Magisk Manager & it giving Unknown Image Format
Click to expand...
Click to collapse
- Use winrar to extract
- Patch boot.img can't root. Patch recovery.img

thatha said:
- Use winrar to extract
- Patch boot.img can't root. Patch recovery.img
Click to expand...
Click to collapse
LOL !

Hi I already try winrar but still the result says corrupt. Can you show me how step by step ?

Do someonne have a copy of rmx1809 boot.img ...need it for unbricking my phone

AfieyCyrus90 said:
Do someonne have a copy of rmx1809 boot.img ...need it for unbricking my phone
Click to expand...
Click to collapse
No I don't have one but I will suggest downloading ota update from realme site and extract it and I think you were to root your phone by trying to flash magisk_patched.img
I whicjh case I would suggest visting this site
Magisk installation site , cant provide link as being a new user

Related

Need boot.img FRD-L09 B404

Hello everyone.
I unlocked a bootloader in my freshly bought Honor 8 last week and I the first thing I did was to flash a root package (obviously). I'm used to SuperSU, so tha's what I flashed. Then I found out about Magisk. I want to try it, but I need to flash stock boot.img in order to install it. My build number is FRD-L09C432B404 (EMUI 5.0, Android 7.0). Could anyone upload corresponding boot img? I'd be thankful.
Do it yourself! ^^
Wagierek said:
Hello everyone.
I unlocked a bootloader in my freshly bought Honor 8 last week and I the first thing I did was to flash a root package (obviously). I'm used to SuperSU, so tha's what I flashed. Then I found out about Magisk. I want to try it, but I need to flash stock boot.img in order to install it. My build number is FRD-L09C432B404 (EMUI 5.0, Android 7.0). Could anyone upload corresponding boot img? I'd be thankful.
Click to expand...
Click to collapse
Hello!
You can do it yourself, just follow these steps:
1) Download your firmware (update.zip) from hicloud url: update.zip
2) Extract zip
3) Download "Huawei Update Extractor 0.9.9.5" (zip file): HuaweiUpdateExtractor_0.9.9.5.zip
4) Extract zip
5) Open "HuaweiUpdateExtractor.exe" extracted from previous step
6) Click on the 2 dots button and navigate to the file to add the "UPDATE.APP" file ( extracted from step 2) ), it will show you all the files like boot.img , recovery.img , recovery2.img , system.img , etc.
7) Select "BOOT.img" and right-click > "Extract Selected". Choose this destination folder: Where fastboot/adb are installed.
8) Use fastboot command to flash "BOOT.img":
Code:
fastboot flash boot BOOT.img
Hope it helps you!
I'd rather not download 1.3GB of firmware for the sake of one small boot.img which can't be bigger than 50MBs, not to mention additional software I'll use probably never again, so I'd be thankful if someone sent already extracted boot
Wagierek said:
I'd rather not download 1.3GB of firmware for the sake of one small boot.img which can't be bigger than 50MBs, not to mention additional software I'll use probably never again, so I'd be thankful if someone sent already extracted boot
Click to expand...
Click to collapse
BOOT.img file from FRD-L09C432B404 firmware: Google Drive or MEGA
( Because I have nothing more important to do tonight lol )
Thanks for your support. I had to extract it anyways for stock recovery, so here it is in case someone needed it.
https://drive.google.com/file/d/1ILYXoUvKMSsb8uLmSY2pIMvFWeBJ--9X/view?usp=sharing

TWRP and ROOT on OB2

Hi,
I wanted to update to OB2 and was kinda in a hurry, so long story short: I screwed up and am now on OB2 without root or TWRP.
Primarily I need root, so if anyone can point me to a guide, that would be much appreciated.... booting TWRP through fastboot doesn't seem to work.
If you have a good guide for also flashing TWRP, that would also be much appreciated, only stuff I found was guides with "patch the boot.img" ... hell, i don't know how to do that
thanks
momsi said:
Hi,
I wanted to update to OB2 and was kinda in a hurry, so long story short: I screwed up and am now on OB2 without root or TWRP.
Primarily I need root, so if anyone can point me to a guide, that would be much appreciated.... booting TWRP through fastboot doesn't seem to work.
If you have a good guide for also flashing TWRP, that would also be much appreciated, only stuff I found was guides with "patch the boot.img" ... hell, i don't know how to do that
thanks
Click to expand...
Click to collapse
Hello, check this out https://forum.xda-developers.com/oneplus-7/how-to/guide-how-to-flash-android-10-twrp-t3964131
I've seen this post, but how do i patch the boot img of OB2?
or do i do that with the OB1 file ?
momsi said:
I've seen this post, but how do i patch the boot img of OB2?
or do i do that with the OB1 file ?
Click to expand...
Click to collapse
No, with the OB2 file. You can extract it also with the same method and patch it.
the same file?! there is no open beta 2 file ... you can only download the OB1 from oneplus and have to OTA to OB2..
I know how annoying it is when some noob (thats how i feel now) asks for step by step "click this button" guides, but can you please lend me a hand on this
I see .... i miss the old days with the nexus series or the first oneplus phones ... none of all the crap, no million partitions and A and B slots and all that ... just flashing...
momsi said:
the same file?! there is no open beta 2 file ... you can only download the OB1 from oneplus and have to OTA to OB2..
I know how annoying it is when some noob (thats how i feel now) asks for step by step "click this button" guides, but can you please lend me a hand on this
I see .... i miss the old days with the nexus series or the first oneplus phones ... none of all the crap, no million partitions and A and B slots and all that ... just flashing...
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-7/how-to/guide-how-to-flash-android-10-twrp-t3964131
Know exactly what you mean. I did the same thing. Will break it down more granular.
1) Download the OB2 file
2) Unzip the OB2 zip file.
3) Download program found in (use this tool for it LINK <--- thanks @tidschi)
4) Unzip said program
5) Take payload.bin file and put it in the payload_input folder
6) Run the payload_dumper.exe found in the root payload folder (payload_dumper-win64)
7) Take the boot.img file from the payload_output folder and copy it to your phone
8) Open Magisk Manager on the phone and click INSTALL
9) Click INSTALL again
10) Click Select and Patch a File
11) Choose the boot.img file you copied from your computer (phone will create a magisk_patched.img file in your download folder)
12) Copy magisk_patched.img file from your phone to your computer
13) Fastboot your phone and install the magisk_patched.img file
14) Go back to Magisk Manager. It should now say it is rooted.
15) Go to Modules in Magisk and hit the + sign
16) Find your TWRP Zip file and install it.
You should now be rooted and have TWRP installed on your phone again.
Cheers!
swehes said:
https://forum.xda-developers.com/oneplus-7/how-to/guide-how-to-flash-android-10-twrp-t3964131
Know exactly what you mean. I did the same thing. Will break it down more granular.
1) Download the OB2 file
2) Unzip the OB2 zip file.
3) Download program found in (use this tool for it LINK <--- thanks @tidschi)
4) Unzip said program
5) Take payload.bin file and put it in the payload_input folder
6) Run the payload_dumper.exe found in the root payload folder (payload_dumper-win64)
7) Take the boot.img file from the payload_output folder and copy it to your phone
8) Open Magisk Manager on the phone and click INSTALL
9) Click INSTALL again
10) Click Select and Patch a File
11) Choose the boot.img file you copied from your computer (phone will create a magisk_patched.img file in your download folder)
12) Copy magisk_patched.img file from your phone to your computer
13) Fastboot your phone and install the magisk_patched.img file
14) Go back to Magisk Manager. It should now say it is rooted.
15) Go to Modules in Magisk and hit the + sign
16) Find your TWRP Zip file and install it.
You should now be rooted and have TWRP installed on your phone again.
Cheers!
Click to expand...
Click to collapse
I thank you very much, really..... but now I feel even more stupid .... I again fail at the very first step. Which OB2 file? In the thread you linked, i only find the patching tool, no OB2 file, and at the oneplus site you can only download the OB1 file.
momsi said:
I thank you very much, really..... but now I feel even more stupid .... I again fail at the very first step. Which OB2 file? In the thread you linked, i only find the patching tool, no OB2 file, and at the oneplus site you can only download the OB1 file.
Click to expand...
Click to collapse
That's the rom itself, the full OxygenOS zip Open Beta 2: https://forum.xda-developers.com/on...7-repo-oxygen-os-builds-t3937152/post80254958
From there you need to extract the boot.img and patch it as explained before :good:
Well.... that did the trick ....
Thank you very much. :highfive:
magisk_patched image not flashing
swehes said:
https://forum.xda-developers.com/oneplus-7/how-to/guide-how-to-flash-android-10-twrp-t3964131
12) Copy magisk_patched.img file from your phone to your computer
13) Fastboot your phone and install the magisk_patched.img file
You should now be rooted and have TWRP installed on your phone again.
Cheers!
Click to expand...
Click to collapse
while flashing magisk_patched.img I am getting this error
C:\Android>fastboot flash boot magisk_patched.img
target reported max download size of 805306368 bytes
sending 'boota' (49232 KB)...
OKAY [ 1.136s]
writing 'boota'...
FAILED (remote: (boota_a) No such partition)
finished. total time: 1.145s
what should I do ?
Update : got the new updated twrp which can be booted from fastboot
swehes said:
https://forum.xda-developers.com/oneplus-7/how-to/guide-how-to-flash-android-10-twrp-t3964131
Know exactly what you mean. I did the same thing. Will break it down more granular.
1) Download the OB2 file
2) Unzip the OB2 zip file.
3) Download program found in (use this tool for it LINK <--- thanks @tidschi)
4) Unzip said program
5) Take payload.bin file and put it in the payload_input folder
6) Run the payload_dumper.exe found in the root payload folder (payload_dumper-win64)
7) Take the boot.img file from the payload_output folder and copy it to your phone
8) Open Magisk Manager on the phone and click INSTALL
9) Click INSTALL again
10) Click Select and Patch a File
11) Choose the boot.img file you copied from your computer (phone will create a magisk_patched.img file in your download folder)
12) Copy magisk_patched.img file from your phone to your computer
13) Fastboot your phone and install the magisk_patched.img file
14) Go back to Magisk Manager. It should now say it is rooted.
15) Go to Modules in Magisk and hit the + sign
16) Find your TWRP Zip file and install it.
You should now be rooted and have TWRP installed on your phone again.
Cheers!
Click to expand...
Click to collapse
Will this still work even though I am on Stable 10.0.1 OOS?
Sobakel said:
Will this still work even though I am on Stable 10.0.1 OOS?
Click to expand...
Click to collapse
Yes, but you can do it easily with newer methods
Sorry to ask what is perhaps an easy question, but what are those newer methodes?
Sobakel said:
Sorry to ask what is perhaps an easy question, but what are those newer methodes?
Click to expand...
Click to collapse
See here https://forum.xda-developers.com/oneplus-7/how-to/guide-unlock-bootloader-flash-twrp-root-t3954559

[VBMETA][IMG][PATCHED] VBMETA Image Partition: Disabled verity & Disabled verification for MERLIN (Xiaomi Redmi 10X 4G / Xiaomi Redmi Note 9)

PATCHED VBMETA.IMG for MERLIN by VD171
For what do I need it ?
If you try to flash any custom partition, your device can bricks or gets in bootloop. This patch with disabled verity and disabled verification avoid it and need to be flashed once only. Once flashed, you don't need to flash vbmeta again.
Works with:
- Xiaomi Redmi 10X 4G
- Xiaomi Redmi Note 9
Firmware Versions:
- (Engineering) AL2522-Merlin-V039-Q-0513
- (Engineering) AL2522-Merlin-V044-Q-0920
- V12.5.1.0.RJOMIXM
- V12.0.1.0.RJOMIXM
- V12.0.8.0.QJOMIXM
- V12.0.7.0.QJOMIXM
- V12.0.6.0.QJOMIXM
- V12.0.5.0.QJOMIXM
- V12.0.4.0.QJOMIXM
- V12.0.3.0.QJOMIXM
- V11.0.5.0.QJOMIXM
- V11.0.4.0.QJOMIXM
How to flash it?
Code:
fastboot flash vbmeta vbmeta_vd171.img
MD5 hashes:
AL2522-Merlin-V039-Q-0513: ca9ccb577b5a1efd348949f9ed99409f
AL2522-Merlin-V044-Q-0920: dccbc87dbedc7f758120feac72e6c6cf
V12.5.1.0.RJOMIXM: 9d052f5fd4a7df3b5ad39c07b9330d75
V12.0.1.0.RJOMIXM: 9d052f5fd4a7df3b5ad39c07b9330d75
V12.0.8.0.QJOMIXM: 4a59b0481aa2a3bd5381fd51d2da3184
V12.0.7.0.QJOMIXM: 64fa528e39ebcd4838b92d5b120b0035
V12.0.6.0.QJOMIXM: 974e9c3462b4346a70ff370f6c28527b
V12.0.5.0.QJOMIXM: 7c68fe2373188e20abd4f1c68cb949b1
V12.0.4.0.QJOMIXM: 39ef5250fd562e20b6530cf8a0a96943
V12.0.3.0.QJOMIXM: 13c896c8dc4924bed5b63673a0a38a1a
V11.0.5.0.QJOMIXM: 2323b64102370a98f1641bc4d8227c52
V11.0.4.0.QJOMIXM: 666c0fbbd4d329001290277fcfd052d8
Do you need help with your MERLIN device ?
Read this FAQ: https://forum.xda-developers.com/t/...for-merlin-redmi-10x-4g-redmi-note-9.4225177/
Hi Broather , help me patched boot + vbmeta for this rom . I want to root it but after flash patched boot and disable vbmeta my devices hang on logo
https://bigota.d.miui.com/V12.5.3.0...JCNXM_20210429.0000.00_11.0_cn_1084bb7a7f.tgz
- Boot : https://drive.google.com/file/d/12Ne1FYZL_Mn9K2KP-VwHqO3Z3ACLti62/view?usp=sharing
- Vbmeta : https://drive.google.com/file/d/1LX7fbupDePK4aRY2CYZyRNmS4uf_BOZe/view?usp=sharing
thank so much
@VD171
empty.cad said:
Hi Broather , help me patched boot + vbmeta for this rom . I want to root it but after flash patched boot and disable vbmeta my devices hang on logo
https://bigota.d.miui.com/V12.5.3.0...JCNXM_20210429.0000.00_11.0_cn_1084bb7a7f.tgz
- Boot : https://drive.google.com/file/d/12Ne1FYZL_Mn9K2KP-VwHqO3Z3ACLti62/view?usp=sharing
- Vbmeta : https://drive.google.com/file/d/1LX7fbupDePK4aRY2CYZyRNmS4uf_BOZe/view?usp=sharing
thank so much
@VD171
Click to expand...
Click to collapse
You can patch BOOT + VBMETA using the magisk app !
Yes, magisk app will patch VBMETA too !
Just follow this:
1. Download the full stock rom.
2. Extract these two files: boot.img and vbmeta.img.
3. COMPRESS those two files to TAR. (Attention: TAR and NOT tgz. You can use 7-Zip: https://7-zip.org )
4. Open the magisk app and click on "install to file".
5. Select the COMPRESSED TAR file and wait until it finish.
6. Open the folder "Downloads" and uncompress the file magisk_patched.tar to get the patched boot.img and the patched vbmeta.img.
7. Flash the patched boot.img and the patched vbmeta.img. (You need to flash patched vbmeta because vbmeta verifies if any partition was changed.)
Done, you got patched boot.img and patched vbmeta.img files.
Warning: magisk app will ignore if you try to patch ONLY the vbmeta.img, you need to patch vbmeta.img together boot.img compressed in only one file.
VD171 said:
You can patch BOOT + VBMETA using the magisk app !
Yes, magisk app will patch VBMETA too !
Just follow this:
1. Download the full stock rom.
2. Extract these two files: boot.img and vbmeta.img.
3. COMPRESS those two files to TAR. ( You can use 7-Zip: https://7-zip.org )
4. Open the magisk app and click on "install to file".
5. Select the COMPRESSED TAR file.
6. Open the folder "Downloads" and extract the magisk_patched.TAR to get the patched boot.img and the patched vbmeta.img.
7. Flash the patched boot.img and the patched vbmeta.img.
Done.
Warning: magisk app will ignore if you try to patch ONLY the vbmeta.img, you need to patch vbmeta.img together boot.img compressed in only one file.
Click to expand...
Click to collapse
Thank broather
VD171 said:
You can patch BOOT + VBMETA using the magisk app !
Yes, magisk app will patch VBMETA too !
Just follow this:
1. Download the full stock rom.
2. Extract these two files: boot.img and vbmeta.img.
3. COMPRESS those two files to TAR. ( You can use 7-Zip: https://7-zip.org )
4. Open the magisk app and click on "install to file".
5. Select the COMPRESSED TAR file.
6. Open the folder "Downloads" and extract the magisk_patched.TAR to get the patched boot.img and the patched vbmeta.img.
7. Flash the patched boot.img and the patched vbmeta.img.
Done.
Warning: magisk app will ignore if you try to patch ONLY the vbmeta.img, you need to patch vbmeta.img together boot.img compressed in only one file.
Click to expand...
Click to collapse
Thank broather , but my devices still hang on logo after flash patched boot and patched vbmeta . Too dificult to root it
empty.cad said:
Thank broather , but my devices still hang on logo after flash patched boot and patched vbmeta . Too dificult to root it
Click to expand...
Click to collapse
Did you unlock the bootloader?
The patched boot and patched vbmeta are enough to root it, but it requires unlocked bootloader.
Hey bro, can you help me root this device. My device is unlocked but none of the fastboot commands work , it just freezes and doesnt move ahead at all.
bismeet said:
Hey bro, can you help me root this device. My device is unlocked but none of the fastboot commands work , it just freezes and doesnt move ahead at all.
Click to expand...
Click to collapse
Try to flash the whole MIUI again and try to root again following properly the steps.
VD171 said:
Try to flash the whole MIUI again and try to root again following properly the steps.
Click to expand...
Click to collapse
Well, i havent changed anything really except the bootloader unlock so I dont understand why that should be the case.
bismeet said:
Well, i havent changed anything really except the bootloader unlock so I dont understand why that should be the case.
Click to expand...
Click to collapse
Did you mean the device froze at fastboot or boot?
Did you try USB 2.0 or USB 3.0 ?
Did you try other usb ports and other usb cables?
VD171 said:
Did you mean the device froze at fastboot or boot?
Did you try USB 2.0 or USB 3.0 ?
Did you try other usb ports and other usb cables?
Click to expand...
Click to collapse
The device isnt frozen. The commands freeze and dont do anything. fastboot devices works but other commands do not do anything. Yes, I tried both 2.0 and 3.0.
bismeet said:
The device isnt frozen. The commands freeze and dont do anything. fastboot devices works but other commands do not do anything. Yes, I tried both 2.0 and 3.0.
Click to expand...
Click to collapse
I know. You need keep trying other usb ports and usb cables.
VD171 said:
I know. You need keep trying other usb ports and usb cables.
Click to expand...
Click to collapse
Tried all. Guess I need to add new ports to my phones and laptops.
bismeet said:
Tried all. Guess I need to add new ports to my phones and laptops.
Click to expand...
Click to collapse
If you can, try in another computer too.
I had same problem with USB 2.0 and everything is fine now with USB 3.0.
VD171 said:
If you can, try in another computer too.
I had same problem with USB 2.0 and everything is fine now with USB 3.0.
Click to expand...
Click to collapse
Okay.
I guess this phone is not rootable.
Never buying mtk device again.
bismeet said:
Okay.
I guess this phone is not rootable.
Never buying mtk device again.
Click to expand...
Click to collapse
What is your device?
VD171 said:
What is your device?
Click to expand...
Click to collapse
Redmi note 9 mtk version from India/
bismeet said:
Redmi note 9 mtk version from India/
Click to expand...
Click to collapse
Everyone has already rooted it.
VD171 said:
You can patch BOOT + VBMETA using the magisk app !
Yes, magisk app will patch VBMETA too !
Just follow this:
1. Download the full stock rom.
2. Extract these two files: boot.img and vbmeta.img.
3. COMPRESS those two files to TAR. ( You can use 7-Zip: https://7-zip.org )
4. Open the magisk app and click on "install to file".
5. Select the COMPRESSED TAR file.
6. Open the folder "Downloads" and extract the magisk_patched.TAR to get the patched boot.img and the patched vbmeta.img.
7. Flash the patched boot.img and the patched vbmeta.img.
Done.
Warning: magisk app will ignore if you try to patch ONLY the vbmeta.img, you need to patch vbmeta.img together boot.img compressed in only one file.
Click to expand...
Click to collapse
Thank you so much for this guide bro!
I tried the same on my OPPO, but with Bootloader locked and flashed through SP Flash Tool. My phone detects a patched vbmeta (coz I tested flashing the patched vbmeta alone.)
llxxVENOMxxll said:
Thank you so much for this guide bro!
I tried the same on my OPPO, but with Bootloader locked and flashed through SP Flash Tool. My phone detects a patched vbmeta (coz I tested flashing the patched vbmeta alone.)
Click to expand...
Click to collapse
Yes, you can't flash patched vbmeta while bootloader is locked.
You need to unlock bootloader first if you want to apply any change to any partition.

Question I need to go back to stock kernel

Anyone have vendor_boot, dtbo and boot.img from 11.2.9.9 le25aa ?. Install a custom kernel and I need to go back to stock
Just use oxygen updtaer to download full zip and do a local install. Flash magisk to alternate partition and reboot.
gorilla p said:
Just use oxygen updtaer to download full zip and do a local install. Flash magisk to alternate partition and reboot.
Click to expand...
Click to collapse
Install the Arter kernel. And now I get an error when I want to update that way. So I need to go back to stock rom.
Do you know any way to do that?
Partigiano0105 said:
Install the Arter kernel. And now I get an error when I want to update that way. So I need to go back to stock rom.
Do you know any way to do that?
Click to expand...
Click to collapse
Shouldn't be flashing a kernel without proper backups first. You need stock untouched boot.img and vendor_boot
mattie_49 said:
Shouldn't be flashing a kernel without proper backups first. You need stock untouched boot.img and vendor_boot
Click to expand...
Click to collapse
how can I do that?
You can download the zip file containing th full update of your version in a thread here, them using the payload dumper tool you extract all img files inside
I don't know how to edit so more details about this process:
1. Go to sticked thread Repo of oos builds
2. Download the zip file of the firmware you are using
3. Download the payload dumper here: https://androidfilehost.com/?fid=818070582850510260
4. Once extracted extract the payload.bin from firmware zip into payload_input directory
5. Launch payload_dumper.exe
6. Process take few minutes depending on your computer, result img files are stored in payload_output directory
7. Have fun with your img file

Question Scatter File Mediatek 6895-GT NEO 3 150W

Hi, Do you know any way to get the scatter file of the mt6895 "Dimensity 8100". I have a Rom Extracted from the Payload . I would like to flash but I don't have the scatter file.
I appreciate the help
nprotecc said:
Hi, Do you know any way to get the scatter file of the mt6895 "Dimensity 8100". I have a Rom Extracted from the Payload . I would like to flash but I don't have the scatter file.
I appreciate the help
Click to expand...
Click to collapse
You can try this scatter (Oneplus Ace)
But in this momet d n exist auth bypass file for dimencity 8100
And you cant flash, because this
nprotecc said:
Hi, Do you know any way to get the scatter file of the mt6895 "Dimensity 8100". I have a Rom Extracted from the Payload . I would like to flash but I don't have the scatter file.
I appreciate the help
Click to expand...
Click to collapse
And, can you upload a full backup?
GTAstar said:
And, can you upload a full backup?
Click to expand...
Click to collapse
the rom is extracted of this https://github.com/ChuJian2/ota_update
I'm going to test that scatter file.. thanks
Use fastboot enhance to flash the payload.bin.
[TOOL][Windows] Fastboot Enhance [Payload Dumper & Image Flasher]
Fastboot Enhance What it can do? - Show fastboot vars - Switch between fastbootd & bootloader - Switch between A & B slot - Flash Payload.bin in fastbootd - Flash images - Erase partitions - Delete logical partitions - Create logical partitions...
forum.xda-developers.com
antonic said:
Use fastboot enhance to flash the payload.bin.
[TOOL][Windows] Fastboot Enhance [Payload Dumper & Image Flasher]
Fastboot Enhance What it can do? - Show fastboot vars - Switch between fastbootd & bootloader - Switch between A & B slot - Flash Payload.bin in fastbootd - Flash images - Erase partitions - Delete logical partitions - Create logical partitions...
forum.xda-developers.com
Click to expand...
Click to collapse
i try to flash the payload.bin .. but it did not make any changes, I guess I need to have the bootloader unlocked... but the RMX3563 doesn't have Deeptesting app supported
Can you try the deep test app of RMX3562 on your phone?
antonic said:
Can you try the deep test app of RMX3562 on your phone?
Click to expand...
Click to collapse
i tried but this always happens, i have RMX3563 <- GT Neo 3 150w Global ROM
nprotecc said:
i tried but this always happens, i have RMX3563 <- GT Neo 3 150w Global ROM
Click to expand...
Click to collapse
Try this
GTAstar said:
Try this
Click to expand...
Click to collapse
none worked
This is the original scatter file
Can you upload payload and that properties?
Is it flashing with SP_Flash_Tool?
nprotecc said:
Hi, Do you know any way to get the scatter file of the mt6895 "Dimensity 8100". I have a Rom Extracted from the Payload . I would like to flash but I don't have the scatter file.
I appreciate the help
Click to expand...
Click to collapse

Categories

Resources