Skip to content

NegroBolchevique/qctools_tff

 
 

Repository files navigation

TFF/QC Tools

Unlock and flash the Android phone device

GUI mode (Beta version) Command Line mode

How to using this script:

$ ./qctools --help
USAGE:  ./qctools <device> [OPTION]...

    -E, --reboot-edl         reboot device in EDL mode
    -h, --help               show help usage
    -M, --method=<METHOD>    choose what do you execute
    -P, --port=<PORT>        set port connection
    -s, --serial-adb=<sn>    set ADB serial number connection
    -v, --verbose            explain what is being done
        --version            show script file version and credits

To see device list, type  ./qctools --list-available

List command:

$ ./qctools --method=help
Do erase or reset partition:
    userdata
    frp
    efs
    misc
    micloud
    unlock-bl
    relock-bl

Example:

$ ./qctools note5pro_whyred --method=micloud

Selected Model:    Xiaomi Redmi Note 5 Pro (Whyred)
Selected Brand:    Xiaomi
Operation:         Erase MiCloud

Error:  Qualcomm HS-USB port not detected.

$ ./qctools a53_cph2127 --method=frp

Selected Model:    Oppo A53 (CPH-2127)
Selected Brand:    Oppo/Realme
Operation:         Erase FRP

Error:  Qualcomm HS-USB port not detected.

$ ./qctools note8_ginkgo --reboot-edl

Selected Model:    Xiaomi Redmi Note 8 (Ginkgo)
Selected Brand:    Xiaomi
Operation:         Reboot to EDL mode

[ * ]   Rebooting device to EDL mode . . .

Changelog:

See changelog here

Credits:

$ ./qctools --version
TFF/QC Tools
Unlock and flash the Android phone devices.
Version report:  1.0 revision 2

This script developed by Faizal Hamzah [The Firefox Flasher].
Licensed under the MIT License.

Credits:
    nijel8            Developer of emmcdl
    bkerler           Developer of Qualcomm Firehose Attacker
    Hari Sulteng      Owner of Qualcomm GSM Sulteng
    Hadi Khoirudin    Software engineer

About

Unlock and flash the Android phone devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.3%
  • Batchfile 9.7%