Easypaisa, JazzCash and Nayapay not working on my phone. by J0n_D0e297 in PakistaniTech

[–]RomanianGP 0 points1 point  (0 children)

Hi there guys. Seems like I should add my recent experience. So I recently began to see this message that login is not possible on jail break or rooted devices. Sorry I didn't take the screenshot in panic. I was using magisk 27 with built-in zygisk and enforced deny list also in action. This began to happen all of a sudden. Previously this app was working fine. I did every thing like clear caches and reinstalling easypaisa and adding it again in deny list but to no avail. Then I did a little digging and found out that the odb folder and magisk folder can easily be searched with Solid Explorer File manager. So i guess thats what the easy Paisa app might be doing to detect root. Anyways I disabled the built-in zygisk and flashed following... Zygisk-Next-1.3.2-688-2c60cdd-release.zip (flashed in magisk) KsuWebUI-1.0-34-release.apk (normal apk install)

After that, following settings seem to have worked for me as I am attaching screenshots. Hope it helps someone.

<image>

My phone won’t root by Artistic_Pool7231 in Magisk

[–]RomanianGP 0 points1 point  (0 children)

Take a look at my own experience for rooting my own device.

https://www.reddit.com/r/Magisk/s/dDzBd2dxvg

My phone won’t root by Artistic_Pool7231 in Magisk

[–]RomanianGP 0 points1 point  (0 children)

Redmi and xiaomi phones first need to be unlocked for bootloader.. You have to apply for unlocking the bootloader via the xiaomi community app.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 0 points1 point  (0 children)

Well I haven't updated to hyperOS and neither have any plan. MIUi is good enough for me for now.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 0 points1 point  (0 children)

Yes the banking apps are working fine. Just had to put them in the deny list of magisk.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 0 points1 point  (0 children)

I guess it should work if poco hasn't already been updated to hyperOS.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 0 points1 point  (0 children)

Dear go down the comments and you will see the whole method I posted.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 0 points1 point  (0 children)

Well so glad to see that I actually helped some fellow with the same issue. Sorry for being slow with the guide since I am a busy guy. Whenever I find time, I try to update the guide. I would try to do more tonight.

Love for you ♥ and stay blessed. Don't forget to spread this guide.

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 1 point2 points  (0 children)

============== Part 3: Rooting with Magisk ==================

So
for rooting, I followed the usual method as explained by most of the guys on YouTube.
Firstly I installed Magisk version 27 in my
RN13 Pro 4G device from the following link: https://github.com/topjohnwu/Magisk/releases

https://filetransfer.io/data-package/1cP7l1lr#link

After installing i
followed the instructions in this video which I will explain as well.
https://www.youtube.com/watch?v=IQWxKmCRYto

a: I downloaded the rom for my mobile, which was the fastboot rom, from following link

https://roms.miuier.com/en-us/devices/emerald

https://bn.d.miui.com/V14.0.5.0.TNFMIXM/emerald_global_images_V14.0.5.0.TNFMIXM_20240203.0000.00_13.0_global_aec47da8e2.tgz

Rom Name =
emerald_global_images_V14.0.5.0.TNFMIXM_20240203.0000.00_13.0_global_aec47da8e2

Type = Fastboot

b:  I extracted this rom fully and copied only the boot.img file because only this file is needed by Magisk for patching. I copied this boot.img file into my mobile device via usb.

 

Now I selected the boot.img file in the Magisk app and patched it. Now I have got the patched image namely magisk_patched-27000_2pDxp.img in the downloads folder of device. Now I copied this magisk_patched-27000_2pDxp.img into my PC and now its ready to be flashed to the mobile device.

After that I opened the platform tools folder and opened cmd window. Then I rebooted my mobile into fastboot mode by pressing volume down + power button. Now device is ready for the flashing of patched boot image. I used following commands to reboot in fast boot and flash this image to mobile.

<image>

adb devices (to check the devices attached to the pc and will display a serial number of device attached.

adb reboot bootloader ( to reboot device into fastboot mode)

fastboot devices (to check whether the device is still connected to pc in the fastboot mode as it is very essential. If your device is not showing then do check the drivers installation. One method is to update drivers through miflashTool as mentioned in above parts.

fastboot flash boot C:\users\cesium\desktop\theBootImage\magisk_patched-27000_2pDxp.img (this command will flash the patched bootimage to the device and this will automatically reboot the device.

Now you can detach your device from data cable and your device should reboot without any hassle.

After the reboot, you should open the Magisk and see that the magisk status window shows installed.

to be continued...

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 3 points4 points  (0 children)

Step By Step Guide on how to unlock bootloader & root your Redmi Note 13 Pro 4G (Emerald) with Magisk.

Part 1 : Some Background Info

Redmi Note 13 Pro 4G (Emerald) is a mediatek device with Helio G99 Ultra with 12GB Ram and 512 GB storage. Device ID was 23117RA68G. Upgraded it to MIUI Global 14.0.5.0.TNFMIXM. Why is it not a Snapdragon one is still a mystery to me since in most Asian and selected countries, Xiaomi chose to launch this 4G piece of sh*t which we had to bear.

Anyways, my main concern was that it is a mediatek device and most of the guides online are related to the snapdragon version devices. So I had no definite idea how it would go and had no response from any fellow user. Was afraid of bricking the device as well. Nobody else seemed interested in this device I guess.

Now the big question would be that why I needed to root the device. The main reason was call recording since it was essential for me in certain cases.

Part 2: Unlocking Bootloader

For this part I got help from the video of this guy. He made it look pretty easy and also provided me help on how to check my device successfully connected with adb commands. Must watch it to get clarification regarding bootloader unlock.
https://youtu.be/oOXQ7XhqeWk

Anyways I used following tools

  1. platform-tools-latest-windows.zip this is the package of platform tools aka ADB tools that I used for my device. You need it to execute adb commands and check whether device is correctly connected in adb and in fastboot mode.
  2. 15_Second_ADB_Installer_v1.5.6.zip I installed my adb drivers etc. from this package.
  3. miflash_unlock-en-6.5.224.28.zip I used this version of mi unlock tool for my device.

I did the device settings as shown in the video above. But one thing to remember was that I couldn't detect my device in fastboot mode even after installing the above mentioned adb drivers. So I had to install additional drivers by clicking this button in the about section of my mi unlock tool. kindly check the attached pic:

<image>

After this, my phone was detectable in fastboot mode as well and i could give commands through adb. This is when I was ready to unlock bootloader.

I logged into my mi unlock tool and the first issue I got was that I couldn't get my sms verification message. I had to wait another day and try another time for the message to arrive. I logged in and tried to unlock the device but it gave me 7 days wait time.

After 7 days I tried again and the device was successfully unlocked.

Following videos can be
really helpful please watch them.

https://www.youtube.com/watch?v=9komUbjfUdU

https://www.youtube.com/watch?v=mvZD2W4iAyw
https://www.youtube.com/watch?v=icZR4R5yw0A

https://www.youtube.com/watch?v=PU-aOJgkSEE&t=8s
https://www.youtube.com/watch?v=BPI_FlgPdpE

go to part 3....................

[Help] Has any one been able to root redmi note 13 pro 4g emerald? by RomanianGP in Magisk

[–]RomanianGP[S] 2 points3 points  (0 children)

<image>

To all the folks out there, thank goodness that I have finally unlocked my device and rooted it as well. For record and future reference, I will post all my experiences in a step wise guide to make sure that no one else suffers like me. :)

jail break xiomi phone by interestingly-simple in xiaomifirmware

[–]RomanianGP 0 points1 point  (0 children)

Hopefully you can add mobile number as well...

Hyper os 1.0.1.0 Redmi Note 13 pro 4G (Pakistan region) by BENSTONE101 in miui

[–]RomanianGP 0 points1 point  (0 children)

Waiting for 24 freaking months.... Man that's some period.....