[TOOL] The Ultimate Moto G 2014 ToolKit

Search This thread

luca020400

Recognized Developer
Mar 17, 2014
2,199
5,242
24
Genoa
Moto G 2014 ToolKit by luca020400
This tool include :

* Universal Moto G 2014 Support
* Unlock / Relock the bootloader
* Twrp and Philz Touch Recovery
* Automatic Root Script
* Automatic BusyBox Installer
* Remove/Restore Unlocked Bootloader Warning
* Reboot to Bootloader/Recovery/Phone

Disclaimer
Code:
/*
 * Your warranty is now void. Knox 0x1.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed.
 * Please do some research if you have any concerns about this tool !
 * YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
 */
How to use :

Install Drivers :

Windows : https://www.motorola.com/getmdmwin
Mac OS X : https://www.motorola.com/getmdmmac
Linux : Already Included

Linux and Mac OS X:

Double Click on toolkit.sh

Windows :

Double Click on toolkit.bat

Download
https://github.com/luca020400/Moto-G-2014-Tool/archive/stable.zip

Official WebSite :
http://luca020400.github.io/Moto-G-2014-ToolKit/

XDA:DevDB Information
Moto G 2014 ToolKit, Tool/Utility for the Moto G 2014

Contributors
luca020400
Source Code: http://luca020400.github.io/Moto-G-2014-ToolKit/


Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2014-12-21

Created 2014-12-21
Last Updated 2014-12-21
 
Last edited:

luca020400

Recognized Developer
Mar 17, 2014
2,199
5,242
24
Genoa
Changelog :

V2.1 18/02/15 : Add Android Udev Rules Support for Linux ( Don't know if needed for Mac OS X )
V2.0 18/02/15 : Antinoob Version . Single Script for everything
V1.3 14/02/15 : TWRP 2.8.5.0 & SuperSu 2.46 & Open CMD Here ( windows only )
V1.2 21/12/14 : Fix bootloaders relock ( You need to flash the stock image . Guide into tool )
V1.1 21/12/14 : Fix root.sh and root.bat
V1.0 21/12/14 : First Public Release

Suggestions :
http://xdaforums.com/devdb/project/?id=7286#featureRequests
 
Last edited:

cociuba

Senior Member
Oct 2, 2008
107
29
great job.
also please specify for which model can be used (or if it applies to all)
 

Meowdib

Senior Member
Apr 23, 2011
935
404
Lenovo ThinkPhone (by Motorola)
Sorry a typo I fixed it

Update online

That fixed it under cmd. Ran the relock:
C:\Users\R\Downloads\Moto-G-2014-ToolKit-stable>bootloader.bat relock
...
(bootloader) FAIL: Please run fastboot oem lock begin first!
(bootloader) sst lock failure!
OKAY [ 0.010s]
finished. total time: 0.015s
"Your bootloader is now locked"

Did not lock phone, so I ran fastboot oem lock begin first
Same

phone says failed to validate system image in purple
 

luca020400

Recognized Developer
Mar 17, 2014
2,199
5,242
24
Genoa
That fixed it under cmd. Ran the relock:
C:\Users\R\Downloads\Moto-G-2014-ToolKit-stable>bootloader.bat relock
...
(bootloader) FAIL: Please run fastboot oem lock begin first!
(bootloader) sst lock failure!
OKAY [ 0.010s]
finished. total time: 0.015s
"Your bootloader is now locked"

Did not lock phone, so I ran fastboot oem lock begin first
Same

phone says failed to validate system image in purple
So you have to flash stock image
fastboot oem lock begin
(flash stock image)
fastboot oem lock

I updated the tool
Test version : https://github.com/luca020400/Moto-G-2014-ToolKit/archive/dev.zip
 
Last edited:

drinkypoo

Senior Member
Jun 4, 2009
284
34
Albion, CA
hyperlogos.org
recovery fails on my phone

I have a global GSM phone with stock software and I can't flash recovery

# ./twrp.sh boot
downloading 'boot.img'...
OKAY [ 0.453s]
booting...
FAILED (remote failure)
finished. total time: 0.456s
# ./philz.sh boot
downloading 'boot.img'...
OKAY [ 0.505s]
booting...
FAILED (remote failure)
finished. total time: 0.507s

phone says "Mismatched partition size (boot)" among other things
 

andreluigo

Senior Member
Jun 1, 2013
180
22
This unlock bootloader method do it without motorola code?
Relocking bootloader bring back warranty?
 

drinkypoo

Senior Member
Jun 4, 2009
284
34
Albion, CA
hyperlogos.org
Illegal for Moto to void your warranty

The Magnuson-Moss act makes it illegal for Motorola to void your warranty for using compatible software.

I wouldn't expect them to believe you if you call for help with your phone, but I would expect a class action lawsuit against them on this basis to succeed...

Anyway, I didn't mean you have to issue all the commands, just that they seem to be in order for a rerason
 

Top Liked Posts

  • There are no posts matching your filters.
  • 36
    Moto G 2014 ToolKit by luca020400
    This tool include :

    * Universal Moto G 2014 Support
    * Unlock / Relock the bootloader
    * Twrp and Philz Touch Recovery
    * Automatic Root Script
    * Automatic BusyBox Installer
    * Remove/Restore Unlocked Bootloader Warning
    * Reboot to Bootloader/Recovery/Phone

    Disclaimer
    Code:
    /*
     * Your warranty is now void. Knox 0x1.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed.
     * Please do some research if you have any concerns about this tool !
     * YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
     */
    How to use :

    Install Drivers :

    Windows : https://www.motorola.com/getmdmwin
    Mac OS X : https://www.motorola.com/getmdmmac
    Linux : Already Included

    Linux and Mac OS X:

    Double Click on toolkit.sh

    Windows :

    Double Click on toolkit.bat

    Download
    https://github.com/luca020400/Moto-G-2014-Tool/archive/stable.zip

    Official WebSite :
    http://luca020400.github.io/Moto-G-2014-ToolKit/

    XDA:DevDB Information
    Moto G 2014 ToolKit, Tool/Utility for the Moto G 2014

    Contributors
    luca020400
    Source Code: http://luca020400.github.io/Moto-G-2014-ToolKit/


    Version Information
    Status: Stable
    Current Stable Version: 1.2
    Stable Release Date: 2014-12-21

    Created 2014-12-21
    Last Updated 2014-12-21
    5
    Changelog :

    V2.1 18/02/15 : Add Android Udev Rules Support for Linux ( Don't know if needed for Mac OS X )
    V2.0 18/02/15 : Antinoob Version . Single Script for everything
    V1.3 14/02/15 : TWRP 2.8.5.0 & SuperSu 2.46 & Open CMD Here ( windows only )
    V1.2 21/12/14 : Fix bootloaders relock ( You need to flash the stock image . Guide into tool )
    V1.1 21/12/14 : Fix root.sh and root.bat
    V1.0 21/12/14 : First Public Release

    Suggestions :
    http://xdaforums.com/devdb/project/?id=7286#featureRequests
    4
    great job.
    also please specify for which model can be used (or if it applies to all)

    Universal :D
    1
    That would be cool. I have the stock image 11.17, thing is, I have tried all methods I have found on here to relock the bootloader but it won't relock.

    So just follow this guide
    fastboot oem lock begin
    (flash stock image)
    fastboot oem lock
    1
    Hey bud, I've must be missing something, but none of those scripts run properly on windows. It looks like they're saved in *nix so there are no carriage returns in windows. I get heaps of errors.

    I'm just in the process of sorting the lines out, but thought you'd be interested to know :)

    ~edgejah
    I rested them and are working correctly