[s-off] rumrunner s-off for Verizon HTC One - Verizon HTC One (M7)

Welcome to rumrunner s-off the Verizon HTC One.
credits and terms:
s-off exploit by beaups and fuses. Root by Joshua *jduck* Drake.
rumrunner s-off is the result of many hours of work. No portion of it may be redistributed, repacked, rehosted, or oneclicked!!
Prerequisites:
32-bit Linux (Ubuntu is preferred):
Live CD’s are fine.
Live USB is fine.
Native install is fine.
VM’s are unsupported.
64-bit Linux may work with 32 bit libraries, but is also unsupported.
OR
Windows:
HTC drivers installed and working – fastboot AND adb drivers
HTC sync removed (not closed – REMOVED)
All other phone software removed or disabled (Samsung Kies, PDANet, etc.)
VM’s are unsupported.
A working internet connection
USB debugging enabled on your device
Fast boot disabled on your device (settings -> battery -> UNcheck “fast boot”
YOU MUST BE ON STOCK ROM AND 100% STOCK KERNEL TO USE THIS. NOT "ALMOST STOCK". NOT "STOCKUNSECURE". STOCK!!!
Instructions
Once you confirm you meet the above pre-requisites, it’s time to get started.
Ensure device is booted to android with usb debugging enabled.
USB 2.0 ports are preferred.
USB 3.0 ports are known to cause connectivity problems
You should not be connected using any hubs which may cause connectivity issues
Use the original HTC usb cable or a cable that you know to work with adb and fastboot on this device
Ensure that lock screen security is disabled on your device.
no passcode lock
no pattern lock
no face lock
Download rumrunner for your software version using the links below. Linux users – this must be to your ~/Downloads direrctory.
Linux users – do NOT try to download or run it from your Windows/Mac drive or a USB drive that is not formatted for native Linux use. It won’t work!
1.) Extract the archive
tar -zxf rumrunner_<device>_<version>.tgz (Linux)
Unzip the file rumrunner_<device>_<version>.zip (Windows)
2.) Execute soju
linux: sudo ./soju
windows: right-click soju.exe and click "run as administrator"
3.) Agree to the terms and conditions you are prompted with in soju
4.) Allow the exploit to do its work.
Your device will reboot several times throughout the process.
Allow the tool to do its work, don’t touch anything.
5.) Profit.
Windows users - if you get rows and rows of dots (....................................) during the tests, you have a firewall/network/antivirus issue. Shut all those applications down!
Links:
downloads are available at www.rumrunner.us
Support
#rumrunners on andirc or freenode
Please don't clutter this thread with support issues, it's MUCH easier to help on IRC.
EDIT - 0.0.2 released and links updated. Should resolve various issues. Please download new version before contacting irc for support.

Rumrunner custom hboot. Enjoy.
No portion of it may be redistributed, repacked, rehosted, or oneclicked!
S-OFF device is required!!
Features:
Full set of fastboot flash commands
Full set of fastboot erase commands
Full set of fastboot oem commands (eng-hboot command set)
Removes red banner
Removes tampered text
Download here.
If you like our work, please donate at rumrunner.us

first really thanks for good job! will try if it works on international
@beaups if u need this one, i will delete my post, just let me know

Fuses said:
Reserved
Click to expand...
Click to collapse
this one too

Wooooooooooo
Sent from my HTC6500LVW using Tapatalk 4

Great job again guys I'm sure there will be a lot of happy folks in this community now

Yeah buddy!!!!!

Are the links down?
Sent from my Stock, Locked Down HTC6500LVWBLU using Tapatalk 4
If I've helped, please hit the thanks button

Goog job guys

tylerlawhon said:
Are the links down?
Sent from my Stock, Locked Down HTC6500LVWBLU using Tapatalk 4
If I've helped, please hit the thanks button
Click to expand...
Click to collapse
hmm

Sweet action! Thank you so much guys! I can't wait to download!

beaups said:
hmm
Click to expand...
Click to collapse
I apologize if I did something wrong but this is what I'm seeing.
{
"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"
}
My plan was to pushbullet it to my computer
Sent from my Stock, Locked Down HTC6500LVWBLU using Tapatalk 4
If I've helped, please hit the thanks button

Thanks!
Hmmmm....None of the windows links work for me. "File not Found"
Working now!

@Spartn
have u tried it on international version?

files keep deleting themselves from d-h for some reason. guess I need to find new host

Thanks!

beaups said:
files keep deleting themselves from d-h for some reason. guess I need to find new host
Click to expand...
Click to collapse
file1.info great free hosting site i use it all the time for all my roms

So I am ready, is the Windows version ok for x32 and x64?
Will the Ubuntu install work from a CD/USB boot, assuming writable areas and internet connection?

Thanks so much for this. Very much appreciated.:good:
I didn't see any mention of it, but does this wipe your phone?

should this work for international version? :fingers-crossed:

Related

Simple way to enable App2sd for most app

Ok, we got bootloader unlock now and we can use link2sd instead of this one .
As our wildfire s just got a very little amount of space of installation, i've found a command which can enable app2sd for most of the apps such as whatsapp, xda and so on.Most importantly, IT DOES NOT REQUIRE ROOT
First, you must download android sdk (but not install it)
Second, enable usb debugging on your phone.
Then, open cmd.exe.
After that, use cd to enter your sdk platform-tools folder.(For new version only. Old version please use tools.).
Lastly, type
Code:
adb shell pm setInstallLocation 2
{
"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"
}
That's it.Simple, right?
Before :
After :
To revert it, just change the command to adb shell pm setInstallLocation 0.
Remember, DONT PUT WIDGET TO SD CARD.
Also, System App (such as Facebook and Gmail) can't be move to SD card unless you are s-off
Do we need Android sdk for the command? As this command didn`t work for my Wildfire S.
Just refer to my first post. I've edited it already.
Sent from my HTC Wildfire S A510e using XDA App
Anthony3h18 said:
Just refer to my first post. I've edited it already.
Sent from my HTC Wildfire S A510e using XDA App
Click to expand...
Click to collapse
First of all thanks for your work, but that didn`t work for my phone again. It gives "adb" error. I had better wait for S-Off and then root my device for apps2sd. Thanks again.
thanks a lot.
make you say phone mem free now
Thanx for this!
although it doesn't work for all apps - people which is one of the most memory consuming of all apps still cannot be moved
For those who downloaded the sdk and get the adb not found error in the command prompt you'll need to run first the SDK manager.exe file and tell it to download stuff. I think you don't have to install the sdk when asked but test it yourself as I continued to install everything (1.8 Gb needed)
Thanks a lot. Great tip.
Thanks great help
very useful info thanks allot
i don't get this, can you be more precise on the steps for the n00bs and why do we need this since WS can move apps to SD card on settings app
Awesome, thanks to the OP I now have an extra 11mb!
Cheers dude!
where do you obtain the usb driver? it seems to have disappeared from the HTC site (all it offers me in the downloads is the manual) and the google driver won't work with the wildfire s.
running windows 7 x64 if it helps.
compro01 said:
where do you obtain the usb driver? it seems to have disappeared from the HTC site (all it offers me in the downloads is the manual) and the google driver won't work with the wildfire s.
running windows 7 x64 if it helps.
Click to expand...
Click to collapse
Try HTC sync
Sent from my HTC Wildfire S A510e using XDA App
I think you can also carry out the process using the Terminal Emulator App, must be rooted though in order for it to work.
Run terminal emulator
Type SU press enter
Type pm setInstallLocation 2
Simple.
sent using tapatalk
compro01 said:
where do you obtain the usb driver? it seems to have disappeared from the HTC site (all it offers me in the downloads is the manual) and the google driver won't work with the wildfire s.
running windows 7 x64 if it helps.
Click to expand...
Click to collapse
Install HTC Sync on your pc (just plug phone into the pc via usb, it will install) and then uninstall it, this inserts the correct drivers onto your pc.
To check do this assuming you are using MS Windows:
Open "Device Manager (start ->Right click Computer -> Click on Device Manager), Under "Other Devices", you should now see "Android 1.0"
If you do not see Android 1.0 you have not installed correctly.
sent using tapatalk
Aef 101 said:
Install HTC Sync on your pc (just plug phone into the pc via usb, it will install) and then uninstall it, this inserts the correct drivers onto your pc.
Click to expand...
Click to collapse
my wildfire s never gave me that when i got it a month ago. must be a virgin mobile/bell eccentricity.
htc sync doesn't appear to be available on htc's canadian site for some reason, but i'm grabbing it via the european site now.
hopefully this'll work.
EDIT: no need to even install sync. it installs the driver as part of the preliminary work.
the app2sd works great. gives me a little more room to work with.
SDK is unnessary , we just need ADB in SDK, I will upload it for you guys.
Hi
Thanks a lot for a few MB free now
One question. It's for most apps, but how can I move 2 sd apps like Gmail etc? It's root required?
Cheers
pablo7890 said:
Hi
Thanks a lot for a few MB free now
One question. It's for most apps, but how can I move 2 sd apps like Gmail etc? It's root required?
Cheers
Click to expand...
Click to collapse
You can't move system app to SD even you have root. But if you have root, you can move it to data app.
Sent from my HTC Wildfire S A510e using XDA App
Thanks for information.. so, I'm waiting for free software to unlock my bootloader. ;D
Sent by Xda app

[TOOL] Android Commander 0.7.9.11

{
"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"
}
My website is down, but download is still alive.
Hi Guys!
Android Commander is windows application to keep control on your android apps and files from PC. This is a small, very very fast and intuitive app.
If someone want to try it, go a head. But remember, you doing this on your own risk! I'm not professional programmer, this is only my hobby
Program Requirements
Before you install the program you should read this:
Phone Requirements:
- ADB ROOT Access
- BusyBox
- „Settings->Applications->Development->USB debugging” must be enabled
- USB Cable
Computer Requirements:
- Windows XP/Vista/7
- ADB USB Driver
- Java JDK
- Minimum 800×600 screen resolution
Click to expand...
Click to collapse
Android Commander should works for any android device, but here is list of devices confirmed by me or users.
Before you report any problem to me, read program FAQ.
Full list of program features.
Screens:
Android Commander screenshots gallery
If you like my program, conceder a donation please!
Download is here
mirror
Program wasn't updated for a long time, but it still can work with any android device. The only think you have to do is update ADB binaries in program directory.
Click to expand...
Click to collapse
Changelog:
Version 0.7.9.11:
Changelog:
- updated adb and aapt binaries
- better work with JB
- better updates checking system (disabled as default)
- files and partitions size display improvements
- more fixes
Click to expand...
Click to collapse
Full program changelog
Looking nice, will try it ASAP^^
This is very usefull. Thanks!
Very nice and helpful.Gongrats
Looooong time user of this app......It' an awesome app
Although, What do you mean by:
– new expire date
Click to expand...
Click to collapse
every version of AC has expiration date, after this date you cant run program, you have to update to newest version. AC 0.7.9.9 is working till tomorrow (01.02.2012). 0.7.9.10 will work till December.
Thanks man. Very good app.
Update!
small update for you
https://www.facebook.com/androidcommander/posts/10151031241149594
i will update thread tomorrow, i'm going to sleep nowww......
Why is this program making registry edits to my computer. Seems it is trying to gain internet access for some reason? changing proxy settings and other protected registry settings?
Need to know before allowing it to do these things.
program needs access to windows registry only to associate apk files, and internet access to checking update.
Hi, is this tool support samsung galaxy nexus?, i didn't find anything trough the official website and forum.
ƁɐⱤᶒ said:
Hi, is this tool support samsung galaxy nexus?, i didn't find anything trough the official website and forum.
Click to expand...
Click to collapse
I have Samsung Galaxy Nexus, its working fine.
PanPiotr said:
I have Samsung Galaxy Nexus, its working fine.
Click to expand...
Click to collapse
ok but i'm always stucked with my device, he is well rooted, but even if i launch a command prompt then typing: adb devices
my nexus is recognized, but not by AC were am i wrong?
ƁɐⱤᶒ said:
ok but i'm always stucked with my device, he is well rooted, but even if i launch a command prompt then typing: adb devices
my nexus is recognized, but not by AC were am i wrong?
Click to expand...
Click to collapse
its because old adb binaries in AC, i need to update them (maybe even today), but you can always do this on your own.
UTF-8 or Windows-1251(or CP-1251) support?
1 file - 2 names: eng & rus
Starting operation...
[1/2] Coping file: wap-pap-piru.mp3
11 KB/s (184648 bytes in 15.262s)
[2/2] Coping file: Вап-пап-пиру.mp3
cannot stat 'C:\Android\Вап-пап-пиру.mp3': No such file or directory
*** Operation complete! ***
Test on SGN, many bugs with wifi connect to device, alternate Android ADB 6.7 (Total Commander plugin)

AmZnCoRe - A linux distro for managing your Kindle Fire

AmZnCoRe is a linux distro for managing your Kindle Fire. It is currently based on TinyCore 4.6 and has been preconfigured with the udev rules for managing your Kindle Fire. You should have adb and fastboot access as soon as the OS is booted.
To use AmZnCoRe, you need to write the disk image to a USB flash drive. There are many tools available for this task. On linux, you can use dd or cat. On Windows, you can use something like Image Writer for Windows. Choose a tool that works for you. Then you just restart your computer and boot from your USB flash drive. You may need to press a key to open your computers boot menu.
{
"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"
}
It's currently only good for adb and fastboot access. It has no persistent storage. I'm open to any suggestions on how to improve this OS.
Scripts for rooting, flashing custom recovery, and fixing incorrect bootmodes will be included in future revisions.
Download AmZnCoRe
md5 = 454e469591b0b1dc8ec284805caaff9b​
Thanks
Team Tiny Core: developers of TinyCore
Kindle Fire developers here at XDA. I'm sure I learned lots from them, I just don't remember their names so I can thank them properly. Will update soon to give a proper thanks.
reserved
lmntone said:
AmZnCoRe is a linux distro for managing your Kindle Fire. It is currently based on TinyCore 4.6 and has been preconfigured with the udev rules for managing your Kindle Fire. You should have adb and fastboot access as soon as the OS is booted.
To use AmZnCoRe, you need to write the disk image to a USB flash drive. There are many tools available for this task. On linux, you can use dd or cat. On Windows, you can use something like Image Writer for Windows. Choose a tool that works for you.
Will post screenshots soon...
It's currently only good for adb and fastboot access. It has no persistent storage. I'm open to any suggestions on how to improve this OS.
Scripts for rooting, flashing custom recovery, and fixing incorrect bootmodes will be included in future revisions.
Download AmZnCoRe
md5 = 454e469591b0b1dc8ec284805caaff9b​
Thanks
Team Tiny Core: developers of TinyCore
Kindle Fire developers here at XDA. I'm sure I learned lots from them, I just don't remember their names so I can thank them properly. Will update soon to give a proper thanks.
Click to expand...
Click to collapse
What do you do after you write it to the flash drive???
Sent from my myTouch_4G_Slide using xda app-developers app
jmcoffey said:
What do you do after you write it to the flash drive???
Sent from my myTouch_4G_Slide using xda app-developers app
Click to expand...
Click to collapse
Umm...boot it.
Sent from my Galaxy Nexus using Tapatalk 2
jmcoffey said:
What do you do after you write it to the flash drive???
Click to expand...
Click to collapse
Good catch. Updated OP.
Tried running it in virtualbox but could not get it to see the KF. Any tips or tricks?
said fixing recursive fault but you must reboot.. only real option for that is to force power off the computer?? Then it said INFO:rcu_sched _state detected stalls on CPU`s/tasks:{blah blah blah on so many jiffies then repeated increasing the number of jiffies
brizey said:
Tried running it in virtualbox but could not get it to see the KF. Any tips or tricks?
Click to expand...
Click to collapse
You may need to enable USB passthrough.
Thepooch said:
said fixing recursive fault but you must reboot.. only real option for that is to force power off the computer?? Then it said INFO:rcu_sched _state detected stalls on CPU`s/tasks:{blah blah blah on so many jiffies then repeated increasing the number of jiffies
Click to expand...
Click to collapse
This seems to be a kernel error/warning. Only thing I could probably do is compile a more recent kernel, package it in the image and hope this goes away.
completely smoked a usb drive...
Your USB probably just needs a format. It's really hard to 'kill' a USB drive by just using it. Windows hates GPT though, so that could be your issue. Is it easier to flash this with unetbootin?
freeqaz said:
Your USB probably just needs a format. It's really hard to 'kill' a USB drive by just using it. Windows hates GPT though, so that could be your issue. Is it easier to flash this with unetbootin?
Click to expand...
Click to collapse
The disk image is actually a hybrid ISO and I believe unetbootin can create a Tiny Core USB drive.
I've been meaning to boot into Windows and try it out but it keeps slipping my mind.

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | OneTouch Idol 3

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.
As a linux user I'm assuming this is windows only (which is disappointing since the same fastboot/adb access is available in linux and mac) but you might want to indicate so in your description.
Wow thanks!
Does this have the ability to unroot your phone? So you can proceed to install any OTA updates?
brian117 said:
Does this have the ability to unroot your phone? So you can proceed to install any OTA updates?
Click to expand...
Click to collapse
Why make the process more complicated and require the phone to be hooked up to a pc? Just go into the supersu app and click on "fully unroot".....done. Afterward flash the supersu zip from twrp recovery to re-root. (Yes twrp will install an factory update just the same as factory recovery)
famewolf said:
Why make the process more complicated and require the phone to be hooked up to a pc? Just go into the supersu app and click on "fully unroot".....done. Afterward flash the supersu zip from twrp recovery to re-root. (Yes twrp will install an factory update just the same as factory recovery)
Click to expand...
Click to collapse
Remember it's a much more thorough process than that? You made a guide saying we have to restore an unrooted stock image and etc. There were a couple of steps that required a PC so I was just curious if a program would ever be able to do that automatically for us.
Sent from my 6045I using XDA Premium 4 mobile app
brian117 said:
Remember it's a much more thorough process than that? You made a guide saying we have to restore an unrooted stock image and etc. There were a couple of steps that required a PC so I was just curious if a program would ever be able to do that automatically for us.
Sent from my 6045I using XDA Premium 4 mobile app
Click to expand...
Click to collapse
That was true at the time but since then it's been determined only a full unroot is required. (it MAY be an issue when android 5.1.x comes along) The images were left for folks who need to restore their system from an error. If you have further question lets take it to the system image thread so as not to hijack @WindyCityRockr's thread.
It just crashes as soon as I connect the device andò hit refresh. Don't know why.
Same here...
ps3cfw said:
It just crashes as soon as I connect the device andò hit refresh. Don't know why.
Click to expand...
Click to collapse
Windows 7,8,and 10 No luck.
edwill44 said:
Windows 7,8,and 10 No luck.
Click to expand...
Click to collapse
so, this app basicly kills all support to anything that isn't at least 10 years old?
GG. I'll stick to ye olde methods of rooting.
WinDroid Toolkit v3.0 Is Now Out!
WinDroid Toolkit v3.0 has been released! It's a huge update with a material redesign, major recode and support for 43 new devices!
You can out more specific changes in the changelog here.
You can download the new update here.
All versions before v3.0 will not have their files updated anymore since I've moved from hosting on BasketBuild to Amazon S3. Please update to v3.0 to ensure you're getting the latest recovery and root files!
Damn, I've been trying to make it work for the last 3 days, and despite everything I tried, the drivers and stuff, the tool don't want to recognize my Idol 3 5.5... Any solution ?..
Inn0xious said:
Damn, I've been trying to make it work for the last 3 days, and despite everything I tried, the drivers and stuff, the tool don't want to recognize my Idol 3 5.5... Any solution ?..
Click to expand...
Click to collapse
Its just bugged. It didn't recognize my 5.5" either.
Sent from my 6045K using Tapatalk
The Marionette said:
Its just bugged. It didn't recognize my 5.5" either.
Sent from my 6045K using Tapatalk
Click to expand...
Click to collapse
Also has Trojan attached...........

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Huawei Watch

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
Confirmed working by @chachin!
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.
Nice tool! Is flashing back completely stock an option for those who want?
suzook said:
Nice tool! Is flashing back completely stock an option for those who want?
Click to expand...
Click to collapse
Return to stock would be a great idea.
Like the look of this. Anyone try it yet? (Other than the developer)
EDIT: Also, return to stock would be awesome!
..
MuF123 said:
Guys, do NOT use this software without few things first:
-we have not seen source code of this, noone knows what it actually does to your watch
-this software is NOT made for huawei watch, this guy just made few buttons call some adb functions, however they are not customized for hwatch. Any of that can easily hardbrick your watch as far as we know.
Also this mass advertisement is really stupid. Post reported.
Click to expand...
Click to collapse
You can see the source code here, and the unlock command, as well as the rooting command, is the same for all smartwatches. The TWRP comes from this post, so it's completely safe. Please confirm things before you post.
..
MuF123 said:
I should confirm things before posting? YOU should confirm that while I have hwatch connected I can press any combination of buttons in your ADB wrapper and nothing bad happens. What about supersu? The option is there, have you tested it with hwatch? Please confirm things before you post.
Click to expand...
Click to collapse
Nothing bad can happen to a device that's not within the user's control. There are many checks in place to prevent errors, and the TWRP and SuperSU are specific to the HWatch. While I haven't personally tested them, I've confirmed that many users on the forum used that method to root their HWatch, so I implemented that into the toolkit. Go ahead and click any combination of buttons you want.
what's up with when I download this tool I get "Cannot save due to insufficient permissions. Please save to another location"
chachin said:
what's up with when I download this tool I get "Cannot save due to insufficient permissions. Please save to another location"
Click to expand...
Click to collapse
Try downloading on your PC, if you want to try it. (Always try at your own risk.)
kimtyson said:
Try downloading on your PC, if you want to try it. (Always try at your own risk.)
Click to expand...
Click to collapse
thats where im downloading it from.. using chrome i get that stupid error so dunno
chachin said:
thats where im downloading it from.. using chrome i get that stupid error so dunno
Click to expand...
Click to collapse
Here, try this :: https://drive.google.com/file/d/0B4b2dEm0P_xYMC1LbWFySGZNZEk/view?usp=sharing
ok i had to remove bitdefender and now its working fine... but when i open supersu that comes with this tool.. it fc's supersu.. while trying @Skin1980's kernel and kernel auditor app so how do i fix that? unless thats something i gotta go look somewhere else
..
MuF123 said:
Exactly THIS is what such a bulkly distributed tools gets to.
Just dont use this crap app noone really tested before publishing. Go for skin's kernel or anything other that has been proven to work, not just published to get likes/thanks.
Click to expand...
Click to collapse
all i did was remove bitdefender and it works now. so yeah i flashed skin's kernel too while iwas using the tool heh
chachin said:
all i did was remove bitdefender and it works now. so yeah i flashed skin's kernel too while iwas using the tool heh
Click to expand...
Click to collapse
Glad it worked out for ya. Just received my beautiful Huawei watch and will be checking out unlocking it...
i agree with most people.. would love it if we could have a "return to stock" option that would relock-bootloader in process and remove twrp and supersu just make it go back to complete stock heh just dreaming i think
WinDroid Toolkit v3.0 Is Now Out!
WinDroid Toolkit v3.0 has been released! It's a huge update with a material redesign, major recode and support for 43 new devices!
You can out more specific changes in the changelog here.
You can download the new update here.
All versions before v3.0 will not have their files updated anymore since I've moved from hosting on BasketBuild to Amazon S3. Please update to v3.0 to ensure you're getting the latest recovery and root files!
still working same as 2.6 nothing is wrong only wishing for the back to stock option would be cool and give it like a click twice or 3 times warnings about "you sure you wanna do it? there's no goin back!"

Categories

Resources