This is my way of extracting hidden fastboot oem
commands using ghidra
- May or may not work for various SoCs, i have tested this on Xiaomi Redmi Note 12 4G (Qualcomm sdm685)
- Download a firmware archive containing a ABL image.
- Extract the archive, change directory to where the image is located, and run:
# If not installed already
pip install uefi_firmware