YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Mediatek Bypass utility
Personally tested on
Infinix Hot 10 Play X688B
Small utility to disable bootrom protection(sla and daa) on Mediatek devices
Usage on Windows
Skip steps 1-3 after first usage
- Install python (64-bit)(select "Add Python X.X to PATH")
- Install UsbDk (64-bit)
- Install pyusb, json5 with command:
pip install pyusb==1.1.1 json5
- Run this command and connect your powered off phone with volume+ button, you should get "Protection disabled" at the end
python main.py
- After that, without disconnecting phone, run SP Flash Tool
Usage on Linux
Skip steps 1-2 after first usage To use kamakiri you need FireISO or this patch for your kernel
Prebuilt kernels for various distros are available here
- Install python
- Install pyusb, json5 as root with command:
pip install pyusb json5
- Run this command as root and connect your powered off phone with volume+ button, you should get "Protection disabled" at the end
./main.py
- After that, without disconnecting phone, run SP Flash Tool in UART Connection mode
Credits
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.