SYSTEM NOTICE: Just a heads up, we are doing routine system maintenance on the site. Uploads will be disabled during this time. The maintenance may take up to 24 hours. Thank you for your understanding and patience.
From PC:
Extract files to wherever you want.
Then from the PC, through Command Prompt or PowerShell:
1. adb shell ,
2. su ,
3. dd if=/sdcard/aboot.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
OR
From device:
Extract files to the root of the internal storage.
Then from the device, through Terminal Emulator:
A. su ,
B. dd if=/sdcard/aboot.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot