Unlocking your bootloader will erase all user data . It also lowers your device's security by exposing system permissions. Prerequisites
fastboot oem unlock
While Termux is a powerful terminal emulator that provides a Linux environment on Android, it operates within the user space of the operating system. It does not have the deep system-level permissions required to write to the bootloader partition or communicate with the device's bootloader mode (Fastboot). unlock bootloader using termux link
Run adb devices again. You should see your device’s serial number and the word "device". Unlocking your bootloader will erase all user data
# Only if exploit works and partition writable su dd if=/sdcard/unlocked_aboot.img of=/dev/block/platform/mtk-msdc.0/by-name/bootloader It does not have the deep system-level permissions
: One to be unlocked (Target) and one to run the commands (Host). OTG Adapter & Data Cable : To connect the two phones.