Google Pixel 4A 5G [Bramble] Imei Repair & Root Done

Описание к видео Google Pixel 4A 5G [Bramble] Imei Repair & Root Done

Google Pixel 4A 5G [Bramble] Imei Repair & Root Done
Qcn File--https://drive.google.com/file/d/1kVCc...
NOTE:This method works for Pixel 3 Series, Pixel 4 Series And Pixel 5 Series

Pixel Imei Repair Solution

1:Unlock Bootloader with given commands

adb reboot bootloader
fastboot flashing unlock

2:Flash Phone


3:Root the Phone

4: When the phone starts completely install magisk and enable diag port using the following commands


adb shell
su

resetprop ro.bootmode usbradio
resetprop ro.build.type userdebug
setprop sys.usb.config diag,diag_mdm,adb
diag_mdlog

(after typing commands select file transfer on phone Diag Port Will Be enabled)

5:Make a backup of your phones QCN With QFil

6: Make Imei 00000 With Given Commands
copy and paste the commands one by one

adb shell

su

rm /dev/block/by-name/fsg,modemst2,modemst1

ls -l /dev/block/platform/msm_sdcc.1/by-name/

ls -la /dev/block/by-name/

dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst1

dd if=/dev/zero of=/dev/block/bootdevice/by-name/modemst2

dd if=/dev/zero of=/dev/block/bootdevice/by-name/fsg

(After These Commands Reset Phone From Setting)

7: After Reset when phone starts completely install magisk and enable diag port again using the following commands


adb shell
su

resetprop ro.bootmode usbradio
resetprop ro.build.type userdebug
setprop sys.usb.config diag,diag_mdm,adb
diag_mdlog

(after typing commands select file transfer on phone Diag Port Will Be enabled)


7:Write Imei

Write Imei With Qualcomm imei tool

write QCN With QFil

Reboot Phone

All Done

Комментарии

Информация по комментариям в разработке