Skip to content

Instantly share code, notes, and snippets.

@PikriNtr
Last active May 15, 2024 03:24
Show Gist options
  • Save PikriNtr/522c77e0cb8fc7eb5f02b4400ef25c49 to your computer and use it in GitHub Desktop.
Save PikriNtr/522c77e0cb8fc7eb5f02b4400ef25c49 to your computer and use it in GitHub Desktop.

Anything for X6812

Credit:

https://t.me/infinixhot11s_dev
https://t.me/SourovKhanNahidYT

Attention

New firmwares have disabled brom access so flash-tools /mtkbypass won't work. (basically it was a vulnerability).

mtkbypass uses preloader, and when new firmware detects it. it puts the phone into the complete hard bricked state (dead state) which can only be restored by an infinix authorized service center.

to avoid this, and keep using spft please downgrade, using methods provided in notes, can be accessed by:

PC:

Follow This Tutorial To Avoid Errors otherwise you may make your phone Dead permanently : https://youtu.be/s0K0THo7RfU

HOW TO DOWNGRADE INFINIX HOT 11S USING PC.

Prerequisites: Stock rom (no root etc). Unlocked bootloader Latest platform tools Adb/fastboot drivers for infinix (Check if in both modes that your phone is detected by adb or not before doing anything). I have done this on windows 11

FLASH ALL FILES IN ORDER !!

Step 1 : (disable secure checkups to avoid bootloops)

A). adb reboot bootloader

Use your current firmware files with these commands.

B). fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img

C). fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img

D). fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img

E). fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img

F). fastboot --disable-verity --disable-verification flash vbmeta_vendor_a vbmeta_vendor.img

G). fastboot --disable-verity --disable-verification flash vbmeta_vendor_b vbmeta_vendor.img

Step 2 : (boot to fastbootD mode)

A). fastboot reboot fastboot

B). fastboot delete-logical-partition product

C). fastboot erase system

D). fastboot flash super super.img

E). fastboot -w

F). fastboot flash boot_a boot.img

G). fastboot flash boot_b boot.img

At this point your phone will no longer work with adb, but your phone will be constantly on fastbootD screen so navigate to reboot to bootloader. Simple fastboot mode will be booted. Now you can flash these commands.

Step 3 : (flashing remaining files in normal fast boot mode)

A). fastboot flash dtbo_a dtbo.img

B). fastboot flash dtbo_b dtbo.img

C). fastboot flash gz_a gz.img

D). fastboot flash gz_b gz.img

E). fastboot flash lk_a lk.img

F). fastboot flash lk_b lk.img

G). fastboot flash md1img_a md1img.img

H). fastboot flash md1img_b md1img.img

I). fastboot flash scp_a scp.img

J). fastboot flash scp_b scp.img

H). fastboot flash spmfw_a spmfw.img

I). fastboot flash spmfw_b spmfw.img

K). fastboot flash sspm_a sspm.img

L). fastboot flash sspm_b sspm.img

M). fastboot flash tee_a tee.img

N). fastboot flash tee_b tee.img

O). fastboot flash userdata userdata.img

Step 4 : ( disable secure checkups again but with downgraded firmware files)

A). fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img

B). fastboot --disable-verity --disable-verification flash vbmeta_b vbmeta.img

C). fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img

D). fastboot --disable-verity --disable-verification flash vbmeta_system_b vbmeta_system.img

E). fastboot --disable-verity --disable-verification flash vbmeta_vendor_a vbmeta_vendor.img

F). fastboot --disable-verity --disable-verification flash vbmeta_vendor_b vbmeta_vendor.img

fastboot reboot

Upon reboot (keep pressing the power up button, it will lead you to red triangle state, on this you have to press vol- and power just once together this will unlock recovery mode and from there choose wipe data/factory reset.

Now choose reboot system now.

Wait system to boot

Non PC:

...

bootloader unlock

HOW TO UNLOCK BOOTLOADER ? Install platform tools from here https://developer.android.com/studio/releases/platform-tools Just run these BOLD three commands(from platform tools open cmd prompt)

adb reboot bootloader

fastboot flashing unlock

fastboot flashing unlock_critical

(IF YOU FAVE ERROR LIKE WAITING FOR DEVICES WHEN USING 2ND COMMAND FOLLOW THIS VID TO FIX THAT https://youtu.be/Oc-YTzGJVE0

firmwares

V591 https://www.mediafire.com/file/jb9bjiuxwxl3vma/X6812B-H6912KL-R-OP-220112V591_(MobileGuru4.com

V684 https://mega.nz/file/Z8dXEBbD#Q8pQqpeeN4VausT0jQiNTkXkY1_ikIIBpbRMgXy4xbM

V737 https://mega.nz/file/ZwthgATK#WFNmiUuzpLUayuFyRmeMmak6c570Pml53aQSxZWtAqg

gsi

list+link gsi https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-%28GSI%29-list

how flash gsi https://forum.xda-developers.com/t/guide-how-to-flash-custom-rom-gsi-in-infinix-hot-11s.4453467/

tutor YT https://youtu.be/Ov_yzH3XF80

product gsi https://t.me/infinixhot11s_dev/94332 system_EXT gsi https://t.me/infinixhot11s_dev/94334

gsi fix https://github.com/SOUROVKHANNAHID/GSIFixes-Hot-11S/releases

infinix-suite

links https://www.mediafire.com/file/3oeiykzmt7yn5km/Infinix_Suite_V.3.0.zip/file

infinix_suite:

changelog:

  • merged txt files
  • added fastboot flasher

includes:

  1. apks & magisk modules
  2. how to use & video tutorial links
  3. auto flash gsi
  4. auto return to stock from gsi
  5. auto firmware upgrade/downgrade
  6. debloater for non-root users
  7. debloater for root users
  8. fastboot flasher

platform tools are integrated.

orange-fox (twrp v2)

orange_fox:

Orange fox recovery Credits to: @Jprim15 (for recovery device tree) @Nomercy992 (for building ofox)

Download link: https://sourceforge.net/projects/infinix-x6812/files/OrangeFox/Stable/

Installation instructions

step 1. remove lock screen password.

step 2. copy paste to your phone memory.

boot.img (from firmware) orangefox.img (attached)

step 3. fastboot flash boot (recovery link or drag and drop)

step 4. fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img

step 5. fastboot reboot recovery

once booted to ofox

flash boot.img to boot flash ofox.img to ramdisk

reboot to system. (Installation instructions by @ restrictedforlifetime )

raw

50MP raw for gsi https://t.me/infinixhot11s_dev/94056

50MP raw https://t.me/infinixhot11s_dev/94058

50MP raw v2 https://t.me/infinixhot11s_dev/94060

raw https://t.me/infinixhot11s_dev/94062

raw 2.0 https://t.me/infinixhot11s_dev/94064

how to used https://youtu.be/Hbgeef2shjo

root

https://forum.xda-developers.com/t/guide-on-how-to-root-infinix-hot-11s.4444717/

in this tutorial we will be using magisk to patch boot.img and then flash it using adb and fastboot commands into boot partition

Requirements: -computer -usb type c cable From your charge -ability to follow youtube video and articles

Step 1 - unlock bootloader

then make sure to install adb using this method

Step 2 - Install magisk apk on your phone

Step 3 - Enable usb debugging from developer option

Step 4 - Now you will need firmware file for your specific phone firmware NFC or non NFC varient so that we can extract boot.img from it

Join our telegram group by searching Infinix hot11s devlopement if you can not find firmware file and want patchedboot.img directly

Step 5 transfer the patched image(also rename the patched image to magisk_patched.img to make it easier) to your pc using usb cable and save it in a folder now open a command prompt or power shell in that folder just do shift + right click and open poweshell

Step 6 Type adb devices inside poweshell and it should list one device now type adb reboot bootloader loader and now you need to install usb drivers for fastboot so just follow this video Note - make sure to allow usb debugging popup which will open in your android phone

step 7 now we are ready to patch the boot image so just type in these 3 commands

You can find these commands in this article

fastboot flash boot_a magisk_patched.img

fastboot flash boot_b magisk_patched.img

(The above commands are used because it is a AB partition device just to be sure)

our patching is done type in "fastboot reboot" to reboot Congratulations your device is now rooted

Note- IF you can not find the stock firmware anywhere which is possible for this rom you will have to flash entire rom of an different version

stock rom flash guide (read attention)

stock_rom_flashguide:

Follow https://youtu.be/GabBKKzmCSc But take files from this grp(sp flash, mtk bypass etc available in notes) also download correct firmware for your device You can also follow this written tutorial - https://forum.xda-developers.com/t/guide-flashing-stock-rom-for-mediatek-devices-using-spflash-tool.4476381/#post-87242557

tools

MTK Bypass https://devuploads.com/o35t9md1hysl

Lib USB https://devuploads.com/c583zi5baso6

SP FLash Tool https://devuploads.com/dytpxviofu01

Repair IMEI https://devuploads.com/ybt4v34k5jcd

fastbootd driver (ya fastboot nya ga typo(d)) https://drive.google.com/folderview?id=1H8DxaRta8gafcUA8bJqkajobnnfuw2et

tutor lebih lengkap https://youtube.com/@SourovKhanNahid

twrp

https://forum.xda-developers.com/t/recovery-twrp-for-infinix-hot-11s-x6812b-x6812.4464667/

Requirements and Important Notes: Before you flash anything be sure you have unlocked your bootloader already, if not then unlock it first. here's the guide: https://www.droidwin.com/unlock-bootloader-android-device Codename X6812B = NFC Variant of Infinix Hot 11s Codename X6812 = Non-NFC Variants of Infinix Hot 11s Be Sure to choose the right zip for your device. If you're interested on what more is going on for this device, you can join our Telegram group at @infinixhot11s_dev

Installation Instructions: Download TWRP zip from below Extract the twrp.img file from TWRP zip Goto fastboot mode in your device Flash the twrp.img file by "fastboot flash boot twrp.img" Disable vbmeta boot verification by "fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img" After flashing twrp type "fastboot reboot recovery" Now once you boot into recovery flash your stock boot.img into boot partition Now select the twrp.img and flash it into recovery ramdisk, wipe dalvik cache and reboot to system. After that, Press volume up + power to boot into recovery now you can flash anything you want. Enjoy

volte fix gsi

volte_fix_gsi:

For fixing Volte in any GSI 1.First go to Phh Settings 2.Click on all the options present. 3.An Apk will start download let it. After that download, install the Apk & restart the phone. Go to Network& Internet<Volte will be showing there enable it.

gsi type (klo mw pake rom gsi liat tipenya dulu)

which-gsi:

Information about what type of GSI it is

_xyZ

can either be arm, a64 or arm64 x can either be a or b y can either be v, o, g or f Z can be N or S

b = a/b a = a-only

g = gapps o = gapps-go v = vanilla (no gapps included) f = floss (free & open source apps instead gapps)

N = no superuser S = superuser included

Slim = a lite build to fit devices with smaller partition Slim builds are usually read only

Vndklite = Extras libs and stuff for lite vendors (Devices launched with 8.0) Some device need vndklite varient to get camera and all fully working

Note : Infinix Hot 11S is arm64 with a/b partition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment