[TUTORIAL] Change region/ID to International in Meizu Pro 5 - Meizu Pro 5 Guides, News, & Discussion

Great thanks to Darek Z. from MeizuPolska.pl for preparing this tutorial, I am only translating it (with his agree).
Original thread (POLISH) can be found here - http://forum.meizupolska.pl/watek-meizu-pro-5-zmiana-id - it was created to make more easy than similar thread on 4pda (http://4pda.ru/forum/index.php?showtopic=724754&st=160#entry47352757).
So, first some theoretical basics. I found, that each Meizu Pro 5 phone has written information in it's proinfo file and discovered, that each Pro 5 region has own version:
Code:
machine_type=M576_unicom_custom - U version = China Unicom (my phone)
machine_type=M576_mobile_public - A version = Chinese
machine_type=M576_intl_official - I/G version = International
In normal case, access to this partition in phones with locked bootloader is not available, but thanks to BusyBox v1.24.1-meefik, its cp aplet is some kind of exploit, that allows us to get there.
So, let's begin!
What we need at the begining:
0. Installed Flyme OS 5.1.3.0A (on this firmware it works 100%).
1. Working root (Logged to flyme account, settings -> security -> root).
2. Installed SuperSU by Chainfire (with root privillages) - https://play.google.com/store/apps/details?id=eu.chainfire.supersu
3. Installed BusyBox by meefik (with root privillages) - https://play.google.com/store/apps/details?id=ru.meefik.busybox
(steps 2 and 3 are very important, you must use exactly those 2 apps)
4. Installed Android Terminal Emulator (with root privillages) - https://play.google.com/store/apps/details?id=jackpal.androidterm
5. Modified proinfo file (https://mega.nz/#!8ZJ01aZK!2WfKciJk1yQQK3SwimVylqB5JJkMsEGua32_76hTBac). We unpack it and move .img file to our sdcard.
When all steps from 1-5 are ready, we run Android terminal and type those commands (all command we confirm with ENTER):
Code:
su
id
dd if=/dev/block/platform/15570000.ufs/by-name/proinfo of=/sdcard/proinfo-MeizuPRO5-backup.img
/system/xbin/busybox cp -f /sdcard/proinfo-MeizuPro5-M576_intl_official.img /dev/block/platform/15570000.ufs/by-name/proinfo
cat /dev/block/platform/15570000.ufs/by-name/proinfo
Everything should look similar to this: https://drive.google.com/file/d/0B9jnuCte0sZ0WEY0WkxabUpjVmM/view?usp=drive_web
After that we reboot our phone, and to make sure everything works, we open terminal again and type commands:
Code:
su
id
cat /dev/block/platform/15570000.ufs/by-name/proinfo
If we see there machine_type=M576_intl_official, than everything is fine, and we can use international firmware
After that, we can unlock bootloader using this thread: http://forum.xda-developers.com/meizu-mx/general/tutorial-unlock-bootloader-meizu-pro-5-t3303127

Finally, well done.

EDIT: Well done

About bootloader you must ask in topic related to it.
Wysłane z mojego PRO 5 przy użyciu Tapatalka

So now if change the region I can unlock finally the bootloader?
Inviato dal mio PRO 5 utilizzando Tapatalk

Yes First you change region, than you unlock bootloader with this thread: http://forum.xda-developers.com/meizu-mx/general/tutorial-unlock-bootloader-meizu-pro-5-t3303127

Hi mate I ve put the file in my phone but when in terminal put the second line command, no such file directory
Inviato dal mio PRO 5 utilizzando Tapatalk

Solitario88 said:
Hi mate I ve put the file in my phone but when in terminal put the second line command, no such file directory
Inviato dal mio PRO 5 utilizzando Tapatalk
Click to expand...
Click to collapse
More Details! As usual, the "It doesn't work" is not enough information.
Best is if you provide a screenshot of your problem.

Solitario88 said:
Hi mate I ve put the file in my phone but when in terminal put the second line command, no such file directory
Inviato dal mio PRO 5 utilizzando Tapatalk
Click to expand...
Click to collapse
Are you sure you installed exactly those apps I show in thread?
The exactly this busybox and the exact this supersu?

TheUltrametricSpace said:
More Details! As usual, the "It doesn't work" is not enough information.
Best is if you provide a screenshot of your problem.
Click to expand...
Click to collapse
i ve the fw A so the chinese version and want to change the region in international...this is the screen
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Tymcio said:
Are you sure you installed exactly those apps I show in thread?
The exactly this busybox and the exact this supersu?
Click to expand...
Click to collapse
i've already installed busybux for the xposed installer method.....maybe is this the proble but yes i've follow all instruction excuse me for my english!

You must install exactly this busybox I posted there.
Wysłane z mojego PRO 5 przy użyciu Tapatalka

Solitario88 said:
i've already installed busybux for the xposed installer method.....maybe is this the proble but yes i've follow all instruction excuse me for my english!
Click to expand...
Click to collapse
What does the following command show you: ls
Screenshot please of it in the /sdcard directory.
---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------
Tymcio said:
You must install exactly this busybox I posted there.
Wysłane z mojego PRO 5 przy użyciu Tapatalka
Click to expand...
Click to collapse
I've seen a similar problem where a guy had his phone rooted before but didn't update with clear data or updated with clear data and restored from a backup.
It could be that he did exactly what the tutorial tells him, but that his system isn't clean.
Anyway, we can guess all day. What we need is more information from him.

TheUltrametricSpace said:
What does the following command show you: ls
Screenshot please of it in the /sdcard directory.
---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------
I've seen a similar problem where a guy had his phone rooted before but didn't update with clear data or updated with clear data and restored from a backup.
It could be that he did exactly what the tutorial tells him, but that his system isn't clean.
Anyway, we can guess all day. What we need is more information from him.
Click to expand...
Click to collapse
i don't undestand what do u mean..pls explain better bro

Install apps I posted in tutorial. If not, it won't work

Tymcio said:
Install apps I posted in tutorial. If not, it won't work
Click to expand...
Click to collapse
i ve installed all apps mate..but mabe the problem is the xposed installer method....so when i ve installed it via terminal, i've installed also a busybox file maybe gone in conflict

So wipe (clear) all data and do it again
Wysłane z mojego PRO 5 przy użyciu Tapatalka

TheUltrametricSpace said:
What does the following command show you: ls
Screenshot please of it in the /sdcard directory.
---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------
I've seen a similar problem where a guy had his phone rooted before but didn't update with clear data or updated with clear data and restored from a backup.
It could be that he did exactly what the tutorial tells him, but that his system isn't clean.
Anyway, we can guess all day. What we need is more information from him.
Click to expand...
Click to collapse

Solitario88 said:
Click to expand...
Click to collapse
Do what @Tymcio suggested! Update + clear data.
And I was hoping to get from you:
Code:
ls /sdcard/

guys i've done the clear data when i check if all ok...there is this message:
Meizu M86 product info
machine_type=M576_mobile_pubblic

Related

[TOOL][HOWTO]Flashtool 0.9.14.0 XZU + Guide + restore soft bricked devices

Flashtool 0.9.14.0 For Xperia Z + Guide for flashtool​
== Information ==
Flashtool is a tool that allows you to flash FTF files on an Xperia device, this is a powerfull toool when your device is bricked. I'll make this a thread for:
- How to install it?
- How to use Flashtool? (2nd post)
- How to recover a soft bricked device? (3rd post)
== Downloads ==
- Download flashtool for you operating system from the official FlashTool site: Download FlashTool
- Download the XZU device folder I created: XZ Ultra device files
== Installation ==
- Run the installer or unpack the archive for Linux and Mac
- [Optional] Windows uers can go to C:/FlashTool/drivers to have a nice wizard to install fastboot & adb drivers and also drivers for other devices
- Copy the downloaded device file archive to C:/Flashtool/devices
- Open up flashtool, go to "devices => manage => import" and choose the device file you downloaded
- Installation finished!
== How to use Flashtool? ==​
== Some basics before starting ==
- Entering Flashmode:
* connect your powered off device while holding volume down to pc​- Entering Fastboot (bootloader) mode:
* connect your powered off device while holding volume up to pc​
== Install an FTF file ==
FTF files are the regular Sony firmware files, installing them is quite easy and powerfull to recover a soft bricked/semi-bricked device.
- You need to put your ftf file in C:/Flashtool/firmwares before flashing it
- You can start by clicking on the "Flash" icon, it's the left icon in the icon bar
- You'll get a prompt asking you to go to "Flashmode" or "Fastboot mode", choose Flashmode
- The following screen should look like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Red: Firmware selector to selct the firmware you want to flash
- Blue: this will display the firmware content
- Green: Wipe options, you can choose to wipe certain things here
- Purple: Exclude options, this is to exclude content like kernel or baseband from flashing
- Orange: verification check, you don't need to edit this option
Click to expand...
Click to collapse
- Click the Flash button to flash the FTF
- Wait for the prompt and connect your device in Flashmode
== Use Fastboot toolkit ==
- You can start by clicking on the "Flash" icon, it's the left icon in the icon bar
- You'll get a prompt asking you to go to "Flashmode" or "Fastboot mode", choose "Fastboot" this time
- You'll get the following screen:
The options you'll use most would be:
- Red: Flask kernel
- Blue: Flash a system.img file
Click to expand...
Click to collapse
== Restore bricked device (soft brick) ==​
I'll add this asap after completing the other things in the thread!
Fantastic thread.. Made it all so easy for me.. Thank you!!
Sent from my C6833 using XDA Premium 4 mobile app
Big FAT note here!
Backup TA with S1-Mode will NOT Backup DRM-Keys, only in RAW mode DRM-Keys will be read from device!
Regards
Thank you much krabappel...I just learned "Flashtool "
avetny said:
Thank you much krabappel...I just learned "Flashtool "
Click to expand...
Click to collapse
You will love it
Gesendet von meinem C6833 mit Tapatalk 4
Noob question, what is S1 mode? Can't figure it by reading this thread.
Sent from my Nexus 7 using xda app-developers app
Bin4ry said:
Big FAT note here!
Backup TA with S1-Mode will NOT Backup DRM-Keys, only in RAW mode DRM-Keys will be read from device!
Regards
Click to expand...
Click to collapse
Thx, updated it in 2nd post
can't download XZ Ultra device files. please check the link
For backing up TA the word backup is greyed out?
aungkhaingoo said:
can't download XZ Ultra device files. please check the link
Click to expand...
Click to collapse
link works for me, I'll make a mirror, any preferences?
kramdens said:
For backing up TA the word backup is greyed out?
Click to expand...
Click to collapse
oh ok, so you can't take a backup of TA?
krabappel2548 said:
- Open up flashtool, go to "devices => manage => import" and choose the device file you downloaded
- Installation finished!
Click to expand...
Click to collapse
hello,
I'm trying to follow your steps
but it give this error
https://dl.dropboxusercontent.com/u/13778780/errore Flashtool.jpg
thankx
EDIT:
ok I have to put the file in devices folder
danilos2k said:
hello,
I'm trying to follow your steps
but it give this error
https://dl.dropboxusercontent.com/u/13778780/errore Flashtool.jpg
thankx
Click to expand...
Click to collapse
I added a missing installation step
- Copy the downloaded device file archive to C:/Flashtool/devices
krabappel2548 said:
I added a missing installation step
- Copy the downloaded device file archive to C:/Flashtool/devices
Click to expand...
Click to collapse
yesss after some tests same conclusion
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
sorry but I have an other problem
I'm triyng to Backup my TA partion but RaW device Backup is not detectable
https://dl.dropboxusercontent.com/u/13778780/IMAG0258.jpg
why?
thankx
danilos2k said:
yesss after some tests same conclusion
---------- Post added at 04:09 PM ---------- Previous post was at 03:57 PM ----------
sorry but I have an other problem
I'm triyng to Backup my TA partion but RaW device Backup is not detectable
https://dl.dropboxusercontent.com/u/13778780/IMAG0258.jpg
why?
thankx
Click to expand...
Click to collapse
Because it needs a rooted phone for raw dump
Gesendet von meinem C6833 mit Tapatalk 4
Bin4ry said:
Because it needs a rooted phone for raw dump
Gesendet von meinem C6833 mit Tapatalk 4
Click to expand...
Click to collapse
my phone is rooted
krabappel2548 said:
link works for me, I'll make a mirror, any preferences?
Click to expand...
Click to collapse
thanks bro, can i get the file with dropbox
krabappel2548 said:
link works for me, I'll make a mirror, any preferences?
oh ok, so you can't take a backup of TA?
Click to expand...
Click to collapse
No I can't, it is greyed out, but I just realized, do I need to be rooted for the backup? So far I have only used your tool to upgrade my phone to 510, but it is not rooted. Is this why I can't do a backup of TA?
kramdens said:
No I can't, it is greyed out, but I just realized, do I need to be rooted for the backup? So far I have only used your tool to upgrade my phone to 510, but it is not rooted. Is this why I can't do a backup of TA?
Click to expand...
Click to collapse
yes you MUST be Rooted but I'm rooted and it doesn't work

[MOD][XPOSED][4.0+] RootCloak - Completely Hide Root from Specific Apps [2014-01-14]

What does this module do?
Some apps, such as finance/banking, enterprise, or audio/video apps will not run if your phone is rooted. This module allows you to run apps that detect root without disabling root. You select from a list of your installed apps (or add a custom entry), and using a variety of methods, it will completely and transparently hide the signs of root from that app.
Get Started Here
If you have Xposed already installed, you can simply install RootCloak from the Xposed modules repo.
More detail instructions for how to use RootCloak are available here: https://github.com/devadvance/rootcloak/wiki/How-to-use-RootCloak
RootCloak is available on the Xposed Modules Repo here: http://repo.xposed.info/module/com.devadvance.rootcloak2
Other Important Links
See here for Frequently Asked Questions (Github Wiki)
See here for a list of working and non-working apps (Github Wiki)
See here for a semi-technical write-up explaining the idea behind RootCloak (Github Wiki)
See here for the up-to-date changelog (Github)
The RootCloak source code is available on Github here
Main Contributors
@devadvance
@hikaritenchi - I can't say thank you enough to him, as he has been keeping RootCloak going despite me being mostly out of contact
For other contributors, check the CHANGELOG and the commits on Github
Other Important Information
On 2015-09-07, the package name for RootCloak was changed from com.devadvance.rootcloak to com.devadvance.rootcloak2 as part of a build system change. To update from versions below 1.5, you must uninstall any previous version before installing 1.5 or later.
Please note that RootCloak is released under the Apache Version 2.0 License. For information about this license, see here: http://www.apache.org/licenses/LICENSE-2.0
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1st here to comment! but with a request, can you make it compatible with GingerBread plz?
killoid said:
1st here to comment! but with a request, can you make it compatible with GingerBread plz?
Click to expand...
Click to collapse
I exported the module with just the minSdkVersion changed to 10 (2.3.3). I don't have a 2.3.3 device available, so I won't upload it to the repo yet.
If you have a 2.3.3 device, would you mind testing it?
devadvance said:
I exported the module with just the minSdkVersion changed to 10 (2.3.3). I don't have a 2.3.3 device available, so I won't upload it to the repo yet.
If you have a 2.3.3 device, would you mind testing it?
Click to expand...
Click to collapse
when i tap add/remove app it force closes.btw i've turned debug mode on & got a debug.log.my xposedbridge.jar is 36. tested on samsung galaxy y duos,stock 2.3.6. i've attached the log below.
Do you plan to share the source codes? I would like to customize the module to the Polish programs. I did a similar program but did not have time to develop it.
https://github.com/Dzakus/IKO-Patcher
https://github.com/Dzakus/IKO-Patcher-Tester
mobile banking application: https://play.google.com/store/apps/details?id=pl.pkobp.iko
I have not yet tested your module
Wysłane z mojego Nexus 4 przy użyciu Tapatalka
Sky go still detects root
Not working on Barclays Banking app on JB 4.2.2 on GT-I9505 (S4 LTE)
Hi,
Yelo TV not working
EDIT: There was an app that worked for Yelo TV but it was removed from the store. It was called "temp root remover JB+" but it was removed.
oli107 said:
Sky go still detects root
Click to expand...
Click to collapse
aniqpirzada said:
Not working on Barclays Banking app on JB 4.2.2 on GT-I9505 (S4 LTE)
Click to expand...
Click to collapse
Did you add the application in RootCloak settings, and then force close it (if it was already running)?
If it still doesn't work, please send me a PM about, that way I can give you an email to send the APK to.
Dzakus said:
Do you plan to share the source codes? I would like to customize the module to the Polish programs. I did a similar program but did not have time to develop it.
https://github.com/Dzakus/IKO-Patcher
https://github.com/Dzakus/IKO-Patcher-Tester
mobile banking application: https://play.google.com/store/apps/details?id=pl.pkobp.iko
I have not yet tested your module
Wysłane z mojego Nexus 4 przy użyciu Tapatalka
Click to expand...
Click to collapse
I just successfully tested IKO!
I haven't decided about releasing the source code yet. That might make it easier for companies to bypass the module.
Stofa WebTV detects root.
com.stofa.webtv
https://play.google.com/store/apps/details?id=com.stofa.webtv
AirWatch still detects root. I assume it will be the same problem as Good For Enterprise.
https://play.google.com/store/apps/details?id=com.airwatch.androidagent
Sent from my CM 11 S4
bradford detech root
https://www.google.com/url?sa=t&rct...=ahlGN_uxaJRaeU_Jejs7qw&bvm=bv.58187178,d.cWc
But still thanks man, cause temp unroot (voodoo) does not work for 4.3. Your the best for making an effort with this app
I completely uninstalled sky go and erased all traces of sky go. I then added this via the latest exposed and checked and rebooted I then downloaded sky go and added it to root cloak rebooted and sky go still detects root. Have you a workaround for this. I've tried all the threads to get it to work
sshadows said:
Stofa WebTV detects root.
com.stofa.webtv
https://play.google.com/store/apps/details?id=com.stofa.webtv
Click to expand...
Click to collapse
crunchybutternut said:
AirWatch still detects root. I assume it will be the same problem as Good For Enterprise.
https://play.google.com/store/apps/details?id=com.airwatch.androidagent
Sent from my CM 11 S4
Click to expand...
Click to collapse
milojoseph said:
bradford detech root
https://www.google.com/url?sa=t&rct...=ahlGN_uxaJRaeU_Jejs7qw&bvm=bv.58187178,d.cWc
But still thanks man, cause temp unroot (voodoo) does not work for 4.3. Your the best for making an effort with this app
Click to expand...
Click to collapse
adz63 said:
I completely uninstalled sky go and erased all traces of sky go. I then added this via the latest exposed and checked and rebooted I then downloaded sky go and added it to root cloak rebooted and sky go still detects root. Have you a workaround for this. I've tried all the threads to get it to work
Click to expand...
Click to collapse
Thanks for all of the feedback everyone!
I'm working on analyzing in analyzing the various apps to see how they detect root. There are two issues:
1) The TV apps require login before they perform root checking
2) Many of the apps that don't work most likely use the NDK (native libraries, not Java code) to check for root. This makes it extremely difficult/impossible to handle.
Does NOT work with ISIS Wallet (T-Mobile).
When you launch ISIS, it requests root, then just shows a blank purple screen followed by a blank black screen and finally force-closes.
If you want to know how to support ISIS, talk to joderme, he has written a working ISIS root bypass mod for ISIS 2.0:
http://forum.xda-developers.com/showpost.php?p=45114363
Hello,
Citrix Worx detects root. I think it's nearly like Good...
https://play.google.com/store/apps/details?id=com.zenprise
---------- Post added at 05:38 PM ---------- Previous post was at 05:13 PM ----------
i've read somewhere that Citrix Works detects Busybox and all the simlinks pointing to it.
Does your apllication hide it ?
It hides "which" and "busybox", but not all of the symlinks. However, I'll take a look at the Citrix app to see if does that. The problem is that busybox being installed doesn't necessarily indicate a device is rooted.
c-dric said:
Hello,
Citrix Worx detects root. I think it's nearly like Good...
https://play.google.com/store/apps/details?id=com.zenprise
---------- Post added at 05:38 PM ---------- Previous post was at 05:13 PM ----------
i've read somewhere that Citrix Works detects Busybox and all the simlinks pointing to it.
Does your apllication hide it ?
Click to expand...
Click to collapse
I can test Good for you tomorrow. I have to submit a request for access. I know that it checks the first time you log in so I'll let you know.
Sent from my Nexus 5 using Tapatalk
c-dric said:
Hello,
Citrix Worx detects root. I think it's nearly like Good...
https://play.google.com/store/apps/details?id=com.zenprise
---------- Post added at 05:38 PM ---------- Previous post was at 05:13 PM ----------
i've read somewhere that Citrix Works detects Busybox and all the simlinks pointing to it.
Does your apllication hide it ?
Click to expand...
Click to collapse
I've seen not rooted device detected as rooted by worx (wiko for example)
Sent from my GT-I9505 using xda app-developers app
How does an app detect root access using the NDK? Google search isn't returning any answers.

[TOOL]Splash screen note8 exynos

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
tool splash screen note8
hello, I will share you my tool for note8 a late change your splash screen
•have a pc with windows
•have downloaded and unzipped the zip tool
•have software to retouch photos
•have the bootloader file from your rom
•have 2 minutes of your Temp
•have Odin and the data cable from your original note8
** Warning ** It is forbidden to reproduce this tutorial on another forum without asking permission.
If you use this tutorial to produce a content on your rom think about granting credit to my humble effort (thanks)
This operation involves risks: This forum "Galaxy-Note-Team & XDA" and / or myself can not be held responsible for any problems encountered during installation or possible handling problems. WELL READ THE TUTO BEFORE ANY MANIPULATIONS (SAME SEVERAL TIMES)
☆FRENCHE verssion https://mega.nz/#!G0pBxRzK!CyuiuO1OaonL1pIpa3qI3qQa-5c5XifqMdUCUWJCIWw
☆ENGLISH verssion
https://mega.nz/#!apZgWIIR!oXxrKy3824lkdRCwVbz40fKTJHDNv6LQ2Z1aIBfNCLQ
■ download the zip
■ unpack the tools (or want)
■ Double click on .exe
■ the instructions (the tool is very intuitive)
• do not worry the tool is intuitive exstrement Directive contains all you need
• BL.tar place the file of your current ROM in the in the tool file
• tool run in administrator mode
• enter the option 1, select your BL file and confirm by clicking on it (it'll decompiler your BL.tar)
• cut paste the up_param.bin parts1 file folder to the root of the tool
• click on 4 and confirm with there's gonna decompiler up_param.bin in the share folder
• retrieve the image that this change the nome logo.jpg at your convenience (keeping exactemant the same size as the original), otherwise soft brick (if it happens you reflash your original BL with Odin), and then replace the original folder units by your
• made then option 5 nomez up_param your file (the bin will be added by recompiling the tool) click enter then confirm it
• is recompile BL tar, choose option 2 (enter the name of your choice (tar will be added by the tool) click enter and confirm it
• select option 3 to add to your .md5 tar (advisor to the flash with odin), select your tar file, click enter and confirm it (if you want to return to the menu click n)
• voila you have finished your loan file to flash it in the md5 file that it found in packaged
● to flash the md5 file place it in the Rodin BL box
● if you have a problem with rebooting, flash the original BL your Roma, everything will be in order.
■ I want a user to add note8 ROOTE direct option via the mobile
Credits:
@topjohnwu For Magisk v14.2
@Chainfire For SuperSU
@MitoTakatori] For the tutorial, that inspired me
@XDA order for us to share and learn
@GalaxyNoteTeam=Team Dev Fast&Famous To be a excellent team of sharing and caring
@baloo30310 for me the images I need
@thijac99 to me fast mirrors Rom
@IZI.Xav to create our forum and GalaxyNoteTeam team Fast & Famous
Contributors​LE FENECK >>> http://www.galaxynoteteam.com/, - FrenchFamousTeam® - GNT
If my work pleased you hit the button thank you.
adon English verssion
https://mega.nz/#!WoQCBJYC!MENTe-1-fcpjZtPcdnt7kJS52-cqHtyrmeH7FDGx81Q
thanks to BALOO for the translation
Followed instructions as best I could, all I got was "md5 error. Binary was invalid"
haynesteve said:
Followed instructions as best I could, all I got was "md5 error. Binary was invalid"
Click to expand...
Click to collapse
Hello
bizarre, tar is good?
*try to flash it
I turn on my pc to check, but during my tests everything was functional.(windows 7 64 bits)
which version?
haynesteve said:
Followed instructions as best I could, all I got was "md5 error. Binary was invalid"
Click to expand...
Click to collapse
https://mega.nz/#!TsBUWLIa!vnaIvP6l_3qBqSKYfeX3vJz5VueCqYBYiVuc2F4_6jQ
I found, download this file and add it to the bin folder of the tool, restart the tool test and tell me. I've forgotten to put it, sorry.
maj of position 1.
new tools, with binary corrected
This mod sound good. But I'm a bit afraid to use it.
I'm afraid of brick my Device.
Can i easy extract my sboot file out of my device?
Is there such a dd/ command?
Gesendet von meinem SM-N950F mit Tapatalk
Logel said:
This mod sound good. But I'm a bit afraid to use it.
I'm afraid of brick my Device.
Can i easy extract my sboot file out of my device?
Is there such a dd/ command?
Gesendet von meinem SM-N950F mit Tapatalk
Click to expand...
Click to collapse
Hello
the change always involves a risk.
but just reflash the bl part of your rom.
why exstraire sboot?
on which mobile do you want to make the modification?
pendor24 said:
Hello
the change always involves a risk.
but just reflash the bl part of your rom.
why exstraire sboot?
on which mobile do you want to make the modification?
Click to expand...
Click to collapse
I thought sboot is the bootloader into a stock Rom
I have they galaxy note 8 SM-N950F/DS
CSC = DBT with nemesis custom Rom
Gesendet von meinem SM-N950F mit Tapatalk
Logel said:
I thought sboot is the bootloader into a stock Rom
I have they galaxy note 8 SM-N950F/DS
CSC = DBT with nemesis custom Rom
Gesendet von meinem SM-N950F mit Tapatalk
Click to expand...
Click to collapse
no
your ROM stock this composes into 4 files bl, ap, cp, csc.
which themselves even composes several files.
in case of problems you must reflate the BL file.
view that the modification relates to the first image that displays your note8 at the start, if it can not display it it will be in bootloop (soft brick)
go into donload mode, it does not play the splash in this mode (so no worries) and reflash the bl with odin.
@pendor24
You mentioned in S8+ forum that this tool is safe for S8+ Exynos as well, right?
I'm trying to change back the splash logo to stock again!
It was changed by "King Rom"!
Thank you.
samteeee said:
@pendor24
You mentioned in S8+ forum that this tool is safe for S8+ Exynos as well, right?
I'm trying to change back the splash logo to stock again!
It was changed by "King Rom"!
Thank you.
Click to expand...
Click to collapse
Hello
the tool of this post is for the note8
the one for the s8 + exynos is found in the common section s8 / s8 +
@pendor24
At first, thanks for sharing this guide with us. After first confusing i handled it and changed the splash screen logo. [emoji106] so i can confirm, it works.
On beginning it was a bit difficult to understand your steps.
Now my question:
Do you know if this guide will also work with coming Oreo bootloader?
Gesendet von meinem SM-N950F mit Tapatalk
Logel said:
@pendor24
At first, thanks for sharing this guide with us. After first confusing i handled it and changed the splash screen logo. [emoji106] so i can confirm, it works.
On beginning it was a bit difficult to understand your steps.
Now my question:
Do you know if this guide will also work with coming Oreo bootloader? View attachment 4436302
Gesendet von meinem SM-N950F mit Tapatalk
Click to expand...
Click to collapse
Hello
AD
new version in test yard
Added lz4 compression and decompression for oreo support.
release of the tool very soon.
thank you
pendor24 said:
Hello
AD
new version in test yard
Added lz4 compression and decompression for oreo support.
release of the tool very soon.
thank you
Click to expand...
Click to collapse
That's great news. [emoji106]
Take your time. Waiting patiently!
Gesendet von meinem SM-N950F mit Tapatalk
Never mind.
I found another way.
Max_Terrible said:
Never mind.
I found another way.
Click to expand...
Click to collapse
Have you seen this thread?
https://forum.xda-developers.com/galaxy-note-8/themes/mod-06-03-2018-custom-splash-screen-t3759567
It's really easy now to change the splash screen
Don't be afraid to hit the "Thanks" button if someone helped you. It doesn't hurt.
Logel said:
Have you seen this thread?
https://forum.xda-developers.com/galaxy-note-8/themes/mod-06-03-2018-custom-splash-screen-t3759567
It's really easy now to change the splash screen
Don't be afraid to hit the "Thanks" button if someone helped you. It doesn't hurt.
Click to expand...
Click to collapse
Yep, that is exactly the other way that I found. Thanks, though.
Hello
My new version included the flash by zip but still modifying param.bin
Because there are plenty of images that can be perssonalized work on my s9+ and note9 as well as all the verssions of mobile that Itested
Hey can u upload the updated Editor ? I habe updated my Phone to 8.0 and i cant use this tool anymore while the Bootloader Files are .LZ4 is. I will change my chargingscreen an more

[ROM] - WOS 2.0 PACE/Smartwatch BETA 2.0.6.12 wizard based installation

Heya all,
As @JRevenge released today his guide and pack on how and what to do, with relatively easy steps to follow, there is always an easier way of doing that
I present you the ISS installer for his package.
Preqs:
a PACE/Smartwatch - this is NOT INTENDED for Stratos/Everest watches, wrong cross flash is on your responsibility, be noted.
Unlocked bootloader - head over here - https://goo.gl/QVFYBt or use the Huami Amazfit tool - https://goo.gl/86RKJP
Installed Android drivers - can be obtained from here - https://goo.gl/vUutXW or from within the Huami Amazfit Tool
At least 40 percent battery juice in your watch - better have more
additional USB cable for your cradle, if something goes wrong
The actual process:
1. Download the installer - https://goo.gl/AwQiDQ
2. Run the damn thing, you will get the first page:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
READ and click the "I accept" , you will get to the 2nd page:
On the 2nd page you will have a description of what's about to happen, and how it will affect you. PLEASE READ.
This one will follow:
well, you can guess - only two options:
Option one will install the WOS 2.0 beta on your watch and set it to English.
Option two will do the same, but will add Hebrew fonts to the system ( Yes, I'm an Israeli and we have A LOT of Amazfit users here ) - so English UI with Hebrew support.
as usual, the lockscreen is reversed, שלום is םולש, and nothing can be done ... YET !!!
Most of the world users, select the 1st option and click Next.
wait a little, and a black and yellow cmd will pop
If you're followed the steps and the preqs, you should see this running.
Please do not press and touch anything, this process is fully automated, unless there's a problem.
if a problem occurs, reply to this post with a screenshot of the CMD window.
if all went well, you should get here:
Guess what ? read it - there is some important info with relevant links in that page, download the relevant client from the link and click next.
You're done, Finish will delete all the temp files from your system.
Questions, requests, offers for goat dishes, fire away.
Thank for the AWESOME community and all the developers involved, to Huami USA that are trying and doing their best to support the global community.
Thanks goes to @Neuer_User for everything
Thanks goes to @JRevenge for the base
Thanks goes to @Cracklydisc
Thanks goes to @Saratoga79 for the mental support
Thanks goes to @mauronofrio for his awesome tool.
more 1
more 2
Soon i will integrate all the procedure in my tool
mauronofrio said:
Soon i will integrate all the procedure in my tool
Click to expand...
Click to collapse
what part of the procedure ?
1immortal said:
what part of the procedure ?
Click to expand...
Click to collapse
I will add this cn beta build in the list of the roms available to be automatically installed with my tool
Thank you for sharing the files and the info. A few (unanswered by @JRevenge) questions:
- Can it be installed over any other Pace firmware, either stock or custom?
- The only files that are flashed are the kernel and system, no other firmware files are needed, like recovery?
- Could you please add a link to the recommended Amazfit watch app so people without a PC like me can download it?
Regards
Here is a link to the actual Chinese Amazfit 2,40-dev app:
https://mega.nz/#!5XgEFQJA!o9A7rhSYY2Nhl2CRJGhYeTobXFf2Kt3jtKg6TJ8vm2s
@1immortal thanks for sharing your work ?
Thanks you have beer from me
Great work!
Thank you
Do we need 1.2.51 to install this ?or works with previous version?
Στάλθηκε από το K6000 Plus μου χρησιμοποιώντας Tapatalk
1immortal said:
more 1
Click to expand...
Click to collapse
Hi! I have this problem... Some help?
add: error: failed to copy 'boot.img' to '/data/media/0/' : permision denied
add: error: failed to copy 'system.img' to '/data/media/0/' : permision denied
add: error: failed to copy 'md5s.txt' to '/data/media/0/' : permision denied
add: error: failed to copy 'flash_rom.sh' to '/data/media/0/' : permision denied
Next step?!
Hi,
Link of picture (print screen). What to do next? Still waiting or what?
Watch show only Fastboot Mode
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[100%] /data/media/0/boot.img
[100%] /data/media/0/system.img
[100%] /data/media/0/md5s.txt
[100%] /data/media/0/flash_rom.sh
Validating images
boot.img: OK
system.img: OK
Flashing boot.img
2304+0 records in
2304+0 records out
9437184 bytes transferred in 1.266 secs (7454331 bytes/sec)
Flashing system.img
Illegal instruction
Finished
< waiting for device >
Click to expand...
Click to collapse
Everething ok. its work. Jsut need to figure out how to get English
ace794 said:
Do we need 1.2.51 to install this ?or works with previous version?
Στάλθηκε από το K6000 Plus μου χρησιμοποιώντας Tapatalk
Click to expand...
Click to collapse
will work with the previous version
Diego_Atanes said:
Hi! I have this problem... Some help?
add: error: failed to copy 'boot.img' to '/data/media/0/' : permision denied
add: error: failed to copy 'system.img' to '/data/media/0/' : permision denied
add: error: failed to copy 'md5s.txt' to '/data/media/0/' : permision denied
add: error: failed to copy 'flash_rom.sh' to '/data/media/0/' : permision denied
Click to expand...
Click to collapse
try running again, the watch did not boot the rooted image, when on timer, please don't press anything.
Wentilators said:
Hi,
Link of picture (print screen). What to do next? Still waiting or what?
Watch show only Fastboot Mode
Click to expand...
Click to collapse
in the fastboot mode after the flash, the watch will be wiped, it takes some time
Can I install it on Pace with Pacefied?
What about root? Can I back to Pacefied?
don_kamil said:
Can I install it on Pace with Pacefied?
What about root? Can I back to Pacefied?
Click to expand...
Click to collapse
if you'll have some patience, i'll release an updated rooted installer tonight/tomorrow.
I use the pacefied rom.i try to install it but it stuck at the start.boot.img fail download
Στάλθηκε από το K6000 Plus μου χρησιμοποιώντας Tapatalk
Some tips for everyone having problems with installations:
1. Make sure you have an unlocked bootloader or it won't boot to the rooted recovery, so installation will fail. It's a requirement, you cannot use this installer if bootloader isn't unlocked.
2. It seems that either the adb drivers or Windows have problems with changing between adb and fastboot mode. To try to avoid this, keep the Device Manager open, and when the watch restarts if you see the device with a question mark then remove it from the device list and force a device refresh (look for new devices, the icon with a computer and a magnifier glass at the buttons bar) so it will be installed again and the question mark is gone.
My bootloader was locked .thats why was failing .the process went well now w8 to reboot.stuck on bootloader hoping it restarts
Στάλθηκε από το K6000 Plus μου χρησιμοποιώντας Tapatalk

[ROM][Stock][Pie] LG-H870 OPEN EU 30a ROM

Stock Pie for LG G6
Disclaimer:
• Only LG G6 H870 is supported
• Make Backups before use
• I'm not responsible for any damages that could occur!
Features:
Code:
[B]Made from official H87030a_00_OPEN_EU_OP_0829.kdz[/B]
- Removed RCTD (Root Checking Tool)
- Removed DM-Verity
- Removed ForceEncrypt
Requirements:
• Unlocked Bootloader
• OrangeFox or TWRP installed
• If you want root, latest Magisk
Installation:
1. Reboot to Recovery using Button Combo or Reboot App
2. Backup your phone if you need
3. Clean install (recommended): Full Wipe (System, Data, Cache & Dalvik-Cache) or Dirty Flash (without loosing data)
4. Flash H870_30a_OPEN_EU.zip
5. Flash Magisk.zip if you want
6. Reboot System & enjoy!
Downloads:
MEGA
or
Google Drive
or
MediaFire
About Rom:
Android Version: 9.0
Security Patch: 2019-05-01 !!!!!!
Build id: PKQ1.190522.001
Kernel Version: 3.18.120
Device: H870
For people without root: you need the flash the .kdz file via LGUP or use LG Bridge
kdz file: H87030a_00_OPEN_EU_OP_0829.kdz
Hi, I'm sorry for the question but, is it the same than the global?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enviado desde mi LG-H870 mediante Tapatalk
Is this any different from H870_V30a_TEST_EU ??
cheers
Matt
---------- Post added at 08:54 PM ---------- Previous post was at 08:52 PM ----------
I just checked the Build number on my phone...it's exactly same version i've had for weeks.
it's basically H870_V30a_TEST_EU
Matt
---------- Post added at 08:55 PM ---------- Previous post was at 08:54 PM ----------
marcksas said:
Hi, I'm sorry for the question but, is it the same than the global? View attachment 4836269
Enviado desde mi LG-H870 mediante Tapatalk
Click to expand...
Click to collapse
yes
Matt
matthew33 said:
Is this any different from H870_V30a_TEST_EU ??
cheers
Matt
Click to expand...
Click to collapse
Not really to be honest. The test version that got leaked is the exact same version as the one they released
Will you shear the kernel which is removed Forece Encrypt
At least I could give the credits to alin miron, who is the one who made the zip, it seems to me that you are a scoundrel, since you left standing up to been taking things from the telegram group and putting them in redit, xda ... as if they were yours At least give the credits to whoever does that, to change 2 lines in the installer is not to make a rom
kdz file
I couln't find a kdz version of this file. I'm trying to update my phone using LGUP and it doesn't allow me to use a zip file. Does anybody know where to find the kdz version?
stosick said:
I couln't find a kdz version of this file. I'm trying to update my phone using LGUP and it doesn't allow me to use a zip file. Does anybody know where to find the kdz version?
Click to expand...
Click to collapse
here https://forum.xda-developers.com/lg-g6/how-to/lg-g6-pie-update-available-lgbridge-eu-t3972111
Might be a silly question, but I'm inexperienced.
After wiping (to unlock the bootloader) and installing this modified stock rom, will LG's backup solution via lg bridge still work?
It seems like currently it is the best solution in order to retain app data, settings and media after going through the procedure.
Thanks in advance.
Call Recoreder Button
HI, I tried to replace LGInCallUI.apk from v30 with active call record button in this ROM for H870 and seems working
File location is system\product\priv-app\LGInCallUI
I used solid explorer, obviously smartphone rooted... I replace only apk
https://forum.xda-developers.com/lg-v30/themes/volume-button-answer-mod-call-ui-oreo-t3951967
first post, attached files, Pie_V30_Mod_v30b_iyurtlu.zip
thank you iyurtlu!
bye
Bye
Rifum said:
Not really to be honest. The test version that got leaked is the exact same version as the one they released
Click to expand...
Click to collapse
Well that's just UNTRUE. This New version is very different to the Leaked Beta version.
Much of the UI has been updated. The phone is less laggy. This is a much better version. AND IT IS NOT the same version!
Who can extract kernel and share to me, thank you
@Rifum RCTD (Root Checking Tool) Is enabled please fix it.
alchemist83 said:
Well that's just UNTRUE. This New version is very different to the Leaked Beta version.
Much of the UI has been updated. The phone is less laggy. This is a much better version. AND IT IS NOT the same version!
Click to expand...
Click to collapse
It's erxactly the same.
Matt
I am having a weird issue. Whenever I enable Wifi hotspot, people connect with me successfully but it shows 0 users connected and on other devices it says No internet connection and then my G6 get freeze and restart itself. What could be the reason? I cleaned install this rom from scratch. It was perfectly fine in Oreo.
Edit: force restart fixed the issue.
New Versions of 30a (root check fixed)
Downloads:
MEGA
or
Google Drive
or
MediaFire
alchemist83 said:
Well that's just UNTRUE. This New version is very different to the Leaked Beta version.
Much of the UI has been updated. The phone is less laggy. This is a much better version. AND IT IS NOT the same version!
Click to expand...
Click to collapse
I also tend to disagree. I use the leaked "beta", without any issues at all. I compared all parameters of both, and there is no difference. They released that one.
Rifum said:
New Versions of 30a
Downloads:
MEGA
or
Google Drive
or
MediaFire
Click to expand...
Click to collapse
What's new?
---------- Post added at 09:43 PM ---------- Previous post was at 09:32 PM ----------
Rifum said:
New Versions of 30a
Downloads:
MEGA
or
Google Drive
or
MediaFire
Click to expand...
Click to collapse
NEW?
I've checked and it's EXACTLY the same size as the version that's been out for weeks: H870_V30a_TEST_EU
Geez, I'm glad I've just bought a V30.
Matt
matthew33 said:
What's new?
---------- Post added at 09:43 PM ---------- Previous post was at 09:32 PM ----------
NEW?
I've checked and it's EXACTLY the same size as the version that's been out for weeks: H870_V30a_TEST_EU
Matt
Click to expand...
Click to collapse
root check is now fixed and it's based on the released kdz file instead of the up file like in the test version. but you are right there is basically no difference

Categories

Resources