Help in rooting

Search This thread

Star_xda

Member
Jan 20, 2023
10
0
H guys , I have Samsung m12 and I am having trouble in rooting my phone without data loss. I want help for the same. I tried extracting boot. Img of this phone but I couldn't cause my laptop is too old. If anyone is able to do it please send me the file. https://www.sammobile.com/samsung/galaxy-m12/firmware/
.
Screenshot_20230130_141629_Settings.jpg
 

alecxs

Forum Moderator
Staff member
Feb 17, 2016
3,717
5
1,631
gitlab.com
WARNING: this will factory reset device (1)
- enable OEM unlocking (1)
- unlock bootloader from download mode
- enable OEM unlocking (2)
https://developer.samsung.com/galaxy/others/android-usb-driver-for-windows

- extract the ROM
https://samfw.com/firmware/SM-M127G/INS/M127GXXU3CVL3

- patch the whole AP_*.tar.md5 with Magisk
https://topjohnwu.github.io/Magisk/install.html#instructions

- adb pull the file to PC
Code:
adb pull /sdcard/Download/magisk_patched.tar AP_magisk_patched.tar
https://developer.android.com/studio/releases/platform-tools

WARNING: this will factory reset device (2)
- flash AP_magisk_patched.tar together with BL CP and CSC from Odin3
https://odindownloader.com/download/odin3-v3-14-1
 
Last edited:
  • Like
Reactions: Star_xda

Top Liked Posts