Small utility to disable bootrom protection(sla and daa)
https://github.com/MTK-bypass/exploits_collection
Skip steps 1-5 after first usage
- Install python(select "Add Python X.X to PATH")
- Install libusb-win32
- Lunch filter wizard, click next
- Connect powered off phone with volume+ button, you should see new serial device in the list. Select it and click install
- Install pyusb, pyserial, json5 with command:
pip install pyusb pyserial 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
Skip steps 1-2 after first usage To use this you need FireISO or this patch for your kernel
- Install python
- Install pyusb, pyserial, json5 as root with command:
pip install pyusb pyserial 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