[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Droid DNA - HTC Droid DNA

Link To Main Thread
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.

Reserved
Reserved.

Wow looks nice, downloading now. One feature I didn't see listed is Splash Screen flasher.
Edit: Where's the link too download?

nice utility. Windows only I assume?

This seems interesting and am willing to spend dine time with this since I'm off today!
Sent from my HTC6435LVW using xda app-developers app

No download link.

WEM97 said:
No download link.
Click to expand...
Click to collapse
I am using the new DevDB interface. Take a look at the black bar at the top of the page. There is a tab labeled "Downloads".

Not compatible with Win 8
Even in Comp Mode Win 8 won't let this launch
Thoughts / Tips?
Edit: Got it to work but now it gets stuck in Token
Windows can't Recognize the Device

Not exactly sure what the point of this gui interface is if you have to type in everything but the command. Actually more confusing to try and use this app than just running a command prompt. Example to push pull a file with this this app you need to still know the directory of everything on your phone, which most people won't know how to do. This app wants you to type in /sdcard/download/Filename.file to to pull a file from your phone. the only thing missing is adb pull.
You are really better off learning the actual commands or googling them and just install the sdk. Not only that, but the unlock/s-off features are already in other threads. The two links below are probably more than 90% of people are going to ever need.
How to install sdk on windows "only posted this one since this is a windows only app"
http://www.youtube.com/watch?v=gdeIol1m6A0&feature=youtu.be
Adb/fastboot basic commands guide
http://www.androidcentral.com/android-201-10-basic-terminal-commands-you-should-know

Which S-OFF method does this use and why isn't there any credit for it in the OP?

Just got a DNA and now looking to s-off and all. interesting new layout for the download links and all, i usually use the xda classic. I saw a download link for 1.2 but didn't see a change log, which do you suggest to use? i see a big difference in file size, about 22mb on the new one.
Thanks

Is this using RevOne or Moonshine as you don't explain which software version this works for and many people are flooding the forums since they took advantage of the free upgrade from Vzw when they introduced the HTC One.

perfect work, thank you...

So is this confirmed to work? I'm still a little adamant about unlocking / rooting.

Major update to version 2.0! Check it out and provide some feedback on the new design! :highfive:

Looks great. I'm on Windows 8.1, and I get stuck here when the phone goes into fastboot mode:
"This device cannot start. (Code 10)
A device which does not exist was specified."

Does this even work for Windows 8?
Sent from my HTC6435LVW using xda app-developers app

AYHJA said:
Looks great. I'm on Windows 8.1, and I get stuck here when the phone goes into fastboot mode:
"This device cannot start. (Code 10)
A device which does not exist was specified."
Click to expand...
Click to collapse
Under what conditions did this error occur? Was this an error on Windows or on the phone itself?
blkhrt13 said:
Does this even work for Windows 8?
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I tested it on on 3 separate Windows 8 machines and 1 Windows 7 machine, so it better work!

this has turned out to be a great toolkit and great job on the win utility for everyone very nice gui also

Is there any steps i should follow to root my stock DNA???

Related

[DEV] [REF] Splash Updater Utility - Modify source to add a GUI to any script!

Background
Here is a program a whipped up as a learning experience.
My goal was to demonstrate a way add a GUI to any batch script as a standalone EXE.
I did some research and found a small program developed by Dion Nicolaas called Wizard's Apprentice. This program uses a well-described and portable API to create a good user interface for most script languages (e.g. Perl, PHP, VB or batch). This is an old (2006) but effective program and I am sure there may be newer and/or better programs that could have been used.
Armed with...
close to zero experience with batch
the manual for Wizard's Apprentice
benjamminzIS's code from here
Bat To Exe Converter 1.6.0
a nifty website called google
and LOTS of trial and error
...I was able to make this program.
This project demonstrates that almost anyone can add a GUI to almost any script…and really that means the options are limitless. I am not going to write a guide on how to do this but I am releasing all my source code/files for anyone interested.
I encourage anyone to modify, repackage, repurpose or even continue developing this program as your own.
I require no credit and it is my hope that this program will be used as a base (or reference) that will stimulate more meaningful development.
All I ask is that if you are experienced with batch scripting that you do not make fun of my scripts (at least not to my face), which should be functional but are surely not the most advanced or efficient.
​Overview
This program will allow you to choose a 540 x 960 image file (e.g. jpg, png, bmp), convert it to a flashable format (.img), optionally save the converted file and/or flash the file to your phone.
All things considered this program is nothing to be too excited about except that it can be used as a base to add a GUI to other scripts.
This is and always will be a beta release and I plan to only release (at most) a couple of updates to fix any critical issues that are found.
I personally tested this on my device and found it to work perfectly but do your own research and please only use it at your own risk.
​Requirements
S-OFF w/ JB_HBOOT or ENG HBOOT
Windows PC (only)
USB Debugging Enabled
USB Cord
Common Sense
Download Links
--->suu_beta.exe<---
--->suu_dev_source.zip<---​​Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Credits
Dion Nicolaas for creating Wizapp (wizapp.sourceforge.net)
Fabrice Bellard for creating FFmpeg (ffmpeg.org)
Pau Oliva/pof for creating NBIMG (code.google.com/p/htc-flasher)
benjamminzIS for his code (forum.xda-developers.com/showthread)
google for answering all of my questions, once I asked in the correct format (google.com)
reserved ....
i might have to S-OFF soon :/
dude, super sweet... I wish I had known about that tool in 06! haha...
benjamminzIS said:
dude, super sweet... I wish I had known about that tool in 06! haha...
Click to expand...
Click to collapse
Ben, thanks for code!
You know batch better than me, you could do much more with wizzapp than I have...it's a cool tool...very straight forward.
Sent from my HTC_Amaze_4G using Tapatalk 2
I am curious to hear some feedback from those (few) that downloaded this. Feedback?
Hey man.
I am very impressed by what you were able to do here. I have been trying to edit your source to make a GUI for my batch file but I cant get it to work right. The code looks nothing like normal batch to me.
What are you looking to do?
The the manual for Wizard's Apprentice is really helpful BUT it took me a lot of trial and error...it is not standard batch but pretty straightforward.
Works great!Super easyyyyyyyyyy!Thanks aloooooooooot!:good::good:
I have a batch script that roots the republic wireless defy xt. It is outdated now with the most recent update to the phone but I still wanted to test it with wizard apprentice.
Sent from my XT557 using Tapatalk 2
If you want send me the scripts and I will take a look.
Sent from my Nexus 7 using Tapatalk HD
krook6023 said:
If you want send me the scripts and I will take a look.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
That would be awesome if you could look at it for me and give me some pointers. I will pm you with the source.

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | One X+

Link To Main Thread
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
Reserved.
The download link is now up! Enjoy the toolkit and report any bugs and errors back here please! :fingers-crossed:
Looks great man good job keep it up
Sent from my HTC EVARE_UL using xda app-developers app
Hi, thanks for the tool ,I will test.
By the way, how works the option "write super cid"?
Sent from my HTC One X+ using xda app-developers app
I get device not found, firewall is disabled. adb drivers are installed.
Supercid will only work on S-Off devices if i remember correctly.
Nice little tool though! I'm sure it will come in handy for a lot of people here on xda
phikal said:
I get device not found, firewall is disabled. adb drivers are installed.
Click to expand...
Click to collapse
Make sure your device is on and plugged in. Also, make sure that USB Debugging is enabled. If this fails, try reinstalling the ADB Drivers.
00mpollard said:
Supercid will only work on S-Off devices if i remember correctly.
Nice little tool though! I'm sure it will come in handy for a lot of people here on xda
Click to expand...
Click to collapse
I put it in just in case we reach S-OFF at some point. I wanna be ready for that momentous day.
Well, here is a great job.
Thank you.
And custom Fastboot "command" its a very good idea
Thanks again
Version 1.1 is now up! Good amount of new features, and now using DevDB! Should keep things better organized now. :fingers-crossed:
Good job
Sent from my HTC One X+ using XDA Premium 4 mobile app
How to download? Where to find the reference to downloading?
gvshil said:
How to download? Where to find the reference to downloading?
Click to expand...
Click to collapse
If you look at the top of the page there is a tab named "Downloads". The toolkit file and all other downloads are and will be located there.
Major redesign and rewrite of the toolkit! Download link coming soon. I gotta tidy up a few things first. :silly:
Hi, if I do write supercid on my s-off'ed hox+ using your AIO tool, will it delete the contents of my phone's internal storage or wipe my phone's system/data partition? Thanks
Version 2.0 is now out! Check it out and please provide feedback. :highfive:
combathero said:
Hi, if I do write supercid on my s-off'ed hox+ using your AIO tool, will it delete the contents of my phone's internal storage or wipe my phone's system/data partition? Thanks
Click to expand...
Click to collapse
No, writing SuperCID won't have any affect to your phone's internal storage, system/data partition, or any other part of your phone other than the CID. Also, I'd like to know how you achieved S-OFF since there is no known way of attaining for HOX+ as of yet.
WindyCityRockr said:
Version 2.0 is now out! Check it out and please provide feedback. :highfive:
No, writing SuperCID won't have any affect to your phone's internal storage, system/data partition, or any other part of your phone other than the CID. Also, I'd like to know how you achieved S-OFF since there is no known way of attaining for HOX+ as of yet.
Click to expand...
Click to collapse
Hi thanks for replying my query. I got a test device HOX+ from a buy and sell store and checked fastboot it was s-off by default.
Sent from my HTC One X+ using xda app-developers app
I'm working on a new update, and will need some beta testers for it soon. Anyone up for the job? :fingers-crossed:
WindyCityRockr said:
I'm working on a new update, and will need some beta testers for it soon. Anyone up for the job? :fingers-crossed:
Click to expand...
Click to collapse
I have a Verizon HTC One if you ever need a tester i have an extra droid 4 so it wouldnt bother me.. if you need any info let me know it is on the version 4.2.2 with hboot 1.54 but it was bought with lower.i know i know im F*&^% retarded i usually dont update but it came up as soon as i powered the device on and said it needed to improve radio perfermance or something... bastards!
-spy

[Toolkit] Wug's Nexus Root Toolkit v2.1.4 [Updated 01/16/16]: Nexus 5 Thread

Unlocking, rooting, relocking and unrooting simplified! (and much more!)
VERSION 2.1.4 - This program will automatically bring together all the files you need to unlock and root your device in a few clicks, or flash it back to stock and re-lock it. You can also use this program to backup/restore all your important data, flash zips, set file permissions, push and pull files, install apps, generate logcats/bugreports, and much more! With the included file association options, you can perform tasks like flashing zips, installing apps, restoring android backup files, and flashing/booting img files with just a double click! The program includes a full featured interface for automating tasks in TWRP, enhanced restore features, an in-built auto-updater/notification system, ‘any build’ mode, advanced restore features,’NRT- Live Log’ for viewing the adb/fastboot cmds that are run in the background, quick tools utilities, and tools for taking screenshots/screen-recordings. All the latest official Android builds and Nexus devices are supported. The program intelligently and selectively downloads the files it needs for your device and makes sure you are using the latest files available. The program can even auto-detect your device and build. This release brings full Marshmallow root support plus all automated features by utilizing a new system that no longer requires modified boot.imgs. Check out the updated changelog for a more comprehensive breakdown of the feature set and changes in this release.
~ my goal for this project is make the entire process as smooth and simple as possible ~
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please read the FAQs before posting questions: http://www.wugfresh.com/nrt/faqs/
Looking for a walk-through? >> Excellent Instructional/How-To Videos: http://www.wugfresh.com/videos/
More information & Download Links: http://www.wugfresh.com/nrt/
Changelog: http://www.wugfresh.com/nrt/changelog/
Enjoy! ^_^
{{ WugFresh }}
Root with NRT (Video by Rootjunky)
More videos here: http://www.wugfresh.com/videos/
WugFresh said:
Reserved.
Click to expand...
Click to collapse
the number one!!!!!!!:victory:
Great!
Already using it for my N10 should I re-download it or just update my current version?
Sent from my Nexus 5 using xda app-developers app
Welcome! Good to see u here back again
we're waiting for you
Bingoig11 said:
Great!
Already using it for my N10 should I re-download it or just update my current version?
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
You can do either. The update package is live. I stopped doing incremental updates a long time ago to avoid incomplete setups, so taking the update is the same thing as grabbing the whole package, it just automates the process.
{{ WugFresh }}
WugFresh said:
]
Enjoy! ^_^
{{ WugFresh }}
Click to expand...
Click to collapse
Hi
iI ran the toolkit, twrp appeared on my phone, then the screen went black ( still on thought) and imy computer says waiting for your device.
its been like this for 5 mins. what should i do?
Cheers
ignore me i was being a fool. the screen had just timed out on twrp. didnt know it did this always used cwmr in the past.
i used twrp to install supersu as the toolkit timed out completed using playstore. all seems well.
thanks
lord crapface said:
Hi
iI ran the toolkit, twrp appeared on my phone, then the screen went black ( still on thought) and imy computer says waiting for your device.
its been like this for 5 mins. what should i do?
Cheers
Click to expand...
Click to collapse
Check to see if USB debugging is still enabled.
You can wake the screen .. No problems.
{{ WugFresh }}
Great tool I expect him.
The best tool I coonaisse and in addition it updates at startup.
Thank you for your work.
For this tool to function the phone has to be in fastboot right?
AkaGrey said:
For this tool to function the phone has to be in fastboot right?
Click to expand...
Click to collapse
Woohoo was hopping/waiting for this. Now if only i could get my nexus 5...
wauuu
my nexus on the way... come to me monday...****ing weekend.. i cant wait...Wug Fresh tanks for your work..great ..
AkaGrey said:
For this tool to function the phone has to be in fastboot right?
Click to expand...
Click to collapse
No, ON with USB Debugging enabled. BUT, there is also an option for SoftBrick or Bootlooped device. Thanks Wugs! I went 'manual' for the N5 before this release, but this is all I use for supported devices.
will this work on OSX with WINE?
I was waiting for this for so long lol well 4 days haha but I have rooted now with CF. But will definitely use for custom recovery and restoring. Always worked for me. Thanks Wug.
Sent from my Nexus 5 using xda app-developers app
Dizzi800 said:
will this work on OSX with WINE?
Click to expand...
Click to collapse
I have heard users report success doing that, but I haven't tried myself. Let me know how it goes.
{{ WugFresh }}
This is my favorite tools and always be, thanks WugFresh :good:
WugFresh said:
I have heard users report success doing that, but I haven't tried myself. Let me know how it goes.
{{ WugFresh }}
Click to expand...
Click to collapse
Awesome. Installed (EDIT: Onto my computer using WINE). Just waiting for my N5 to come in the mail. I'll report back
Thanks WugFresh for this awesome program much appreciated

HALF-ASSED ONEPLUS ONE TOOLKIT v1.0 BETA in Python - OSX, Linux, and Windows!

UPDATED!!!!!! 12/30/2014
i present to you the latest pre-release from vvn's secret underground laboratory.......
THE HALF-ASSED ONE PLUS ONE TOOLKIT v1.3.2 BETA!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
STILL IN BETA TESTING. tested most functions on my macbook pro (running OSX mountain lion) and they all seem to be working. haven't tested the newer functions like flashing the newer stock ROM images (XNPH38R and XNPH44S) but theoretically they should work if the others do.
USE AT YOUR OWN RISK. i'm not responsible for anything that might happen to your device as a result of using the toolkit. i assume if you are able to make it far enough to install python, the android SDK, and run the script, then you've got a pretty good idea of what you're doing already. if you need help, send me a message.
requirements: python 2.7, android SDK, opotoolkit.py, opointro.py, pyadb.py
NOW ON GITHUB!!!!
to install and run using git:
git clone https://github.com/eudemonics/1plus1toolkit.git 1plus1toolkit
cd 1plus1toolkit
python opotoolkit.py
*you might need to run as root, and make sure to have USB debugging enabled*
GITHUB project link: https://github.com/eudemonics/1plus1toolkit
installation:
download and install python 2.7: https://www.python.org/downloads/
download and install android SDK: https://developer.android.com/sdk/
it should work with the adb and fastboot binaries provided in the ZIP, but if not, you should install the android SDK. i recommend even MORE that you create an environmental path variable to the android SDK so you can run the commands from any directory.
setting up an environmental path variable (optional - recommended):
if you're on windows you can go to my pastebin, find the only powershell script on there, and steal/adapt the code to create your own environment path variable. but it's much easier to configure in system properties - i'm not on windows right now so these may not be exact instructions, but you should be able to right click on "my computer", select "properties", go to the "environment" tab in system settings, and add the environment path there. linux and OSX users just need to add the android SDK directory to their ~/.bash_profile or ~/.bashsrc or wherever environment paths are defined. if you still don't understand environmental path variables or symbolic links, i highly recommend google (or startpage.com, the private version).
if you don't want to go to the trouble of creating the environmental path variables, and you want to use the android SDK on your computer, then just extract all the files from the ZIP into your android SDK directory.
how to run the toolkit:
plug phone to computer via USB, turn on android debugging.
open command prompt or terminal window to scripts directory. start toolkit by entering:
"python opotoolkit.py"
if everything is installed and in the right places, you should see a menu like the attached screenshot.
i'll continue working on it and adding more when i can so keep checking this space, as well as the pastebin links (i'll add to github eventually). everything's open source; use, share, steal whatever you want from the code. some credit would be nice, though.
not gonna ask for donations - if you'd like to donate, please do so by purchasing my EP:
buy it here: http://dreamcorp.bandcamp.com
or search for it on itunes, google play, amazon, spotify, last.fm, cdbaby, blah blah blah.
there are also links in the description for my music video
https://www.youtube.com/watch?v=2i-F4jiKtGg
RESERVED
THIS IS NOW ON GITHUB!
get the latest version from here:
https://github.com/eudemonics/1plus1toolkit
sorry i rarely ever log on to xda-developers, email or facebook me if you have any problems!
Reserved again
***space reserved***
create an app or another to unlock root
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
What was the point in bumping a thread that hasn't had a reply for over 3+ months?
cassyjack said:
Hello everyone is there any good developer can create an app or another to unlock root permissions to OnePlus One? Me with the Oppo N1, I used only app. Unfortunately I have no problems to the PC, and with the usual methods can not. I would be very grateful.
Click to expand...
Click to collapse
hi, you should be able to root with SuperSU (latest version 2.40) using my toolkit. let me know if you have any problems, since i haven't tested flashing the latest SuperSU yet.
zephiK said:
What was the point in bumping a thread that hasn't had a reply for over 3+ months?
Click to expand...
Click to collapse
my apologies - this is why i named it the half-assed oneplus one toolkit
Lol

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | OnePlus 2

Link To Main Thread
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
does it work on ubuntu ?
Good to see you here too!
someone tried this for our OP2 and succeeded?
Really would be awesome if this works so easy..:good::good:
Does not work.
ebanreb37 said:
Does not work.
Click to expand...
Click to collapse
To bad
Sent from my ONE A2003 using XDA Premium HD app
I don't get it... when it's posted it probably will work. Maybe OP can help (more)?
Sent from my ONE A2003 using XDA Premium HD app
of course it works, need adb and be in fast boot
The app just closed, does not even care to open
Can it reset tamper bit?
Sent from my ONE A2003 using XDA Premium HD app
It will unlock my bootloader, but cant flash TWRP or root
Lo4eath said:
It will unlock my bootloader, but cant flash TWRP or root
Click to expand...
Click to collapse
same here
Guihardrock said:
same here
Click to expand...
Click to collapse
I managed to get around it using fastboot/adb and cmd, that way you can flash TWRP and root it, and from there you can flash new ROMS, kernels, what have you
Lo4eath said:
I managed to get around it using fastboot/adb and cmd, that way you can flash TWRP and root it, and from there you can flash new ROMS, kernels, what have you
Click to expand...
Click to collapse
same as you i had to use the manual way but its extrange because this kit detect my mobile in fastboot mode but no with the phone on so i used the cmd and flashed twrp with the code fastboot flash recovery twrp.xxxx.img (reboot manualy in the recovery the first time because if you use the advanced menu in oxygenOS it will reboot in the stock recovery) and later i flashed the superSU zip, the only thing that i dont try yet is to flash xposed zips
I found that the Toolbox on Oneplus site works well for what we need.
https://forums.oneplus.net/threads/...-custom-recovery-root-efs-backup-more.345478/
I was able to use to unlock after getting the 2.1 update
tkdsl said:
I found that the Toolbox on Oneplus site works well for what we need.
https://forums.oneplus.net/threads/...-custom-recovery-root-efs-backup-more.345478/
I was able to use to unlock after getting the 2.1 update
Click to expand...
Click to collapse
Watched your video. I will try to root and install twrp using your video tutorial. THANKS
tkdsl said:
I found that the Toolbox on Oneplus site works well for what we need.
https://forums.oneplus.net/threads/...-custom-recovery-root-efs-backup-more.345478/
I was able to use to unlock after getting the 2.1 update
Click to expand...
Click to collapse
How about for Mac users?
vladworks said:
How about for Mac users?
Click to expand...
Click to collapse
Honestly i am not sure, since I dont have the oneplus 2 anymore. but if you have bootcamp installed you should be able to run this tool.
thank you
squall458 said:
Watched your video. I will try to root and install twrp using your video tutorial. THANKS
Click to expand...
Click to collapse
Which video are you referring to?

Categories

Resources