Better root soon? - Verizon Samsung Galaxy S7 Questions & Answers

http://arstechnica.com/security/201...ed-by-most-serious-linux-escalation-bug-ever/
Article says "From what I can tell, in theory it should be able to root every device since Android 1.0. Android 1.0 started on [Linux] kernel [version] 2.6.25, and this exploit has been around since [Linux kernel version] 2.6.22.".
Does this mean we'll have a reliable and stable root soon?

Root nightmare
If I'm posting in the wrong section I apologize. But I also want to know if a more reliable version of Route will be available because I have tried 2 different methods listed on this site to root my Verizon S7 and it ruined my phone. Got stuck in boot loop and then when I finally got it to restore after doing a complete firmware reset it's now half functional half not and there's the constant security warning on my phone stating that unauthorized modifications have been made to security reboot phone.. it won't go away. I'm not an idiot I followed the directions fine and my phone is now Jacked. I'm just asking does anyone know of a method that truly works or a way from me to fix the situation there's too many different options listed on the site thank you

Rowhammer exploit might be better but I'm no development so no idea.

I hit up jCase on Twitter about the dirty cow exploit. He said yes this can be used for root. If someone wrote an exploit using it.

Now we just need a bootloader exploit lol

Illogi.xbone said:
Now we just need a bootloader exploit lol
Click to expand...
Click to collapse
And someone to write a root exploit for it.

Blade22222 said:
And someone to write a root exploit for it.
Click to expand...
Click to collapse
billydroid said:
I hit up jCase on Twitter about the dirty cow exploit. He said yes this can be used for root. If someone wrote an exploit using it.
Click to expand...
Click to collapse
Illogi.xbone said:
Now we just need a bootloader exploit lol
Click to expand...
Click to collapse
Can anyone try this? I'm not stock nor have access to a pc...
https://mega.nz/#!2FInAbTa!3YWaK7PCVb2uaa1uoNorJQ_Zl29i3Z-EY51bJq0eYiA
{
"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"
}
Sent from my SM-G935U using Tapatalk

Root-Maniac said:
Can anyone try this? I'm not stock nor have access to a pc...
https://mega.nz/#!2FInAbTa!3YWaK7PCVb2uaa1uoNorJQ_Zl29i3Z-EY51bJq0eYiA
Click to expand...
Click to collapse
Who compiled this?

Illogi.xbone said:
Who compiled this?
Click to expand...
Click to collapse
https://plus.google.com/+xda/posts/McszQE9YDai
Sent from my SM-G935U using Tapatalk
---------- Post added at 05:53 PM ---------- Previous post was at 05:51 PM ----------
Root-Maniac said:
https://plus.google.com/+xda/posts/McszQE9YDai
Sent from my SM-G935U using Tapatalk
Click to expand...
Click to collapse
Someone in the comments on G+
Sent from my SM-G935U using Tapatalk

Root-Maniac said:
https://plus.google.com/+xda/posts/McszQE9YDai
Sent from my SM-G935U using Tapatalk
---------- Post added at 05:53 PM ---------- Previous post was at 05:51 PM ----------
Someone in the comments on G+
Click to expand...
Click to collapse
I'll do a backup and give it a shot.

Illogi.xbone said:
I'll do a backup and give it a shot.
Click to expand...
Click to collapse
Cool! Best of luck!!
Here's a thread with some more info and where the original link came from..
http://forum.xda-developers.com/showthread.php?t=3484879
Sent from my SM-G935U using Tapatalk

Illogi.xbone said:
I'll do a backup and give it a shot.
Click to expand...
Click to collapse
Not exactly sure what to do with this.

Illogi.xbone said:
Not exactly sure what to do with this.
Click to expand...
Click to collapse
Same here tbh
Sent from my SM-G935U using Tapatalk

Root-Maniac said:
Same here tbh
Sent from my SM-G935U using Tapatalk
Click to expand...
Click to collapse
Don't think anyone has a permanent root using this method yet. Still hoping a dev will compile this or rowhammer for us. Only issue I can come up with is DMVerity

Illogi.xbone said:
Don't think anyone has a permanent root using this method yet. Still hoping a dev will compile this or rowhammer for us. Only issue I can come up with is DMVerity
Click to expand...
Click to collapse
DMVerity is the main problem here. It isn't root really. No matter what we do to /system DMVerity will shoot it down. root isn't our issue I think, it's the bootloader.

shootind5nukes said:
DMVerity is the main problem here. It isn't root really. No matter what we do to /system DMVerity will shoot it down. root isn't our issue I think, it's the bootloader.
Click to expand...
Click to collapse
Kind of like the note 4 situation correct?
Sent from my SM-G935U using Tapatalk

Root-Maniac said:
Kind of like the note 4 situation correct?
Sent from my SM-G935U using Tapatalk
Click to expand...
Click to collapse
not familiar with the note 4 situation. But basically I think Samsung finally figured out that the linux kernel will somehow always be exploited one way or another. I mean it's linux and people understand linux well, it's been around forever. So Samsung created something that keeps an eye on /system(i think this is how it works) and if it sees an unauthorized change it bricks. I may be wrong here someone feel free to correct me.

Related

NK2 OTA

For what it's worth this is an interesting piece of the file contexts contained in the new NK2 OTA. I'm very curious about the very last line with "itson-bootstrapper.sh". This doesn't appeal to me in the slightest. I'm gonna hold off on this OTA until I know for sure how it effects our phone. For all I know our phones already have this bootstrapper but I'm thinking it probably doesn't... and now Sprint is ready to begin using it on our phones. I thought some people might find it useful and interesting. Anybody have any info about this? I'm not that familiar with Itson but I think it's something new.
#############################
# ItsOn file
#
/system/vendor/itson(/.*)? object_r:sprintitson_file:s0
#/vendor/app(/.*)? object_r:sprintitson_file:s0
/carrier/itson(/.*)? object_r:sprintitson_file:s0
/system/vendor/itson/itson-bootstrapper.sh object_r:itsonbs_exec:s0
tx_dbs_tx said:
For what it's worth this is an interesting piece of the file contexts contained in the new NK2 OTA. I'm very curious about the very last line with "itson-bootstrapper.sh". This doesn't appeal to me in the slightest. I'm gonna hold off on this OTA until I know for sure how it effects our phone. For all I know our phones already have this bootstrapper but I'm thinking it probably doesn't... and now Sprint is ready to begin using it on our phones. I thought some people might find it useful and interesting. Anybody have any info about this? I'm not that familiar with Itson but I think it's something new.
#############################
# ItsOn file
#
/system/vendor/itson(/.*)? object_r:sprintitson_file:s0
#/vendor/app(/.*)? object_r:sprintitson_file:s0
/carrier/itson(/.*)? object_r:sprintitson_file:s0
/system/vendor/itson/itson-bootstrapper.sh object_r:itsonbs_exec:s0
Click to expand...
Click to collapse
Please google Itson and Sprint...it is BAD!!! Very BAD!! The HTC M8 was the first to have this enabled in the 4.4.4 update and it has caused huge battery drains running 50% of the battery down...and randomly...can be fine for days and just start up again. Also it cannot be simply removed or frozen with TB or you lose all data connectivity! O.M.J of Bad Boyz with Captain_Throwback went through everything and found all the places it was integrated, there were many and all had to be removed. Then everything was fine. This is basically some kind of network spyware Sprint has partnered with and are royally screwing up. Also check the Sprint Community boards about HTC M8 battery drain caused by Itson.
tx_dbs_tx said:
For what it's worth this is an interesting piece of the file contexts contained in the new NK2 OTA. I'm very curious about the very last line with "itson-bootstrapper.sh". This doesn't appeal to me in the slightest. I'm gonna hold off on this OTA until I know for sure how it effects our phone. For all I know our phones already have this bootstrapper but I'm thinking it probably doesn't... and now Sprint is ready to begin using it on our phones. I thought some people might find it useful and interesting. Anybody have any info about this? I'm not that familiar with Itson but I think it's something new.
#############################
# ItsOn file
#
/system/vendor/itson(/.*)? object_r:sprintitson_file:s0
#/vendor/app(/.*)? object_r:sprintitson_file:s0
/carrier/itson(/.*)? object_r:sprintitson_file:s0
/system/vendor/itson/itson-bootstrapper.shobject_r:itsonbs_exec:s0
Click to expand...
Click to collapse
Our phone came with the bootstapper, but I believe that it was dormant. Maybe this update activates it? Here's a link a previous discussion. http://forum.xda-developers.com/showthread.php?p=56966767 Also, @Team DevDigitel has a thread, in the general section.
I also deleted any and all files mentioned a while back pertaining to ItsOn and even took the 6-7 lines out of the build.prop and my phone hasnt had any hiccups .
This update is mostly to support the Gear VR and install Oculus software on the phone
xxSTARBUCKSxx said:
I also deleted any and all files mentioned a while back pertaining to ItsOn and even took the 6-7 lines out of the build.prop and my phone hasnt had any hiccups .
Click to expand...
Click to collapse
I don't suppose you'd mind giving a link to what to delete fit itson and the build.prop changes?
Sent from my SM-N910P using XDA Free mobile app
hermeticist said:
I don't suppose you'd mind giving a link to what to delete fit itson and the build.prop changes?
Sent from my SM-N910P using XDA Free mobile app
Click to expand...
Click to collapse
This post is kind of general, but it will guide you in the right direction. MAKE SURE YOU BACKUP, FIRST, just in case you cause a bootloop.
http://forum.xda-developers.com/showthread.php?p=56966767
hermeticist said:
I don't suppose you'd mind giving a link to what to delete fit itson and the build.prop changes?
Sent from my SM-N910P using XDA Free mobile app
Click to expand...
Click to collapse
Its been a while and i tried to find directly, where the files were located , some even in system/vendor i believe. As far as the build prop edit, you cant miss it, its 6-7 lines by themselves with ItsOn as the header ..just removed the contained section of lines.
Beside it's on anything beneficial ??
Sent from my SM-N910P using XDA Premium HD app
In regards to Its On....
Anyone with the new update... does this change in ##3282#?
{
"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"
}
Sent from my SM-N910P
xxSTARBUCKSxx said:
I also deleted any and all files mentioned a while back pertaining to ItsOn and even took the 6-7 lines out of the build.prop and my phone hasnt had any hiccups .
Click to expand...
Click to collapse
Theres one more reference in your CSC file, its set to enable by default...
jauger said:
Theres one more reference in your CSC file, its set to enable by default...
Click to expand...
Click to collapse
Change the Feature Flag to false or remove line all together?
My god, there's about 3 or 4 feature.xmls. Sprint has them all set to true.
xxSTARBUCKSxx said:
Change the Feature Flag to false or remove line all together?
My god, there's about 3 or 4 feature.xmls. Sprint has them all set to true.
Click to expand...
Click to collapse
I just set mine to false....
Was it rootable thanks guys
Sent from my SM-N910P using XDA Premium HD app
---------- Post added at 11:58 PM ---------- Previous post was at 11:52 PM ----------
Found its on in the zip file gunna try n delete it
Sent from my SM-N910P using XDA Premium HD app
Itchiee said:
In regards to Its On....
Anyone with the new update... does this change in ##3282#?
Sent from my SM-N910P
Click to expand...
Click to collapse
Very good question! Inquiring minds wanna know!
tx_dbs_tx said:
Very good question! Inquiring minds wanna know!
Click to expand...
Click to collapse
After update, it is set to Off on my phone.
Is there a modem in the update?
Sent from my SM-N910P using Tapatalk
How can i install the with stock hybrid edition rom and with twrp?
Sent from my SM-N910P using XDA Free mobile app
sparksd said:
After update, it is set to Off on my phone.
Click to expand...
Click to collapse
Same. Off and no way to turn on
---------- Post added at 07:30 PM ---------- Previous post was at 07:29 PM ----------
BigJPNut said:
Is there a modem in the update?
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
Yes baseband version has changed. Haven't used much to tell if there is an improvement.
I will say this.. The phone does seem snappier after the update.
jreuschl said:
Same. Off and no way to turn on
---------- Post added at 07:30 PM ---------- Previous post was at 07:29 PM ----------
Yes baseband version has changed. Haven't used much to tell if there is an improvement.
I will say this.. The phone does seem snappier after the update.
Click to expand...
Click to collapse
Phones alot faster now
Sent from my SM-N910P using XDA Premium HD app

Why TowelRoot not working on my RazrM (183.46.10.XT907.Verizon.en.Us)

Hello! First i'm sorry for my English. Im from Greece
Im using Razr M for about 15 days and i would like to root it and also unlock bootloader
I have already read a tone of threads about rooting that phone but i cant understand why i cant root mine.
As i wrote at the title a i have 183.46.10.XT907.Verizon.en.Us and i didnt install the new update. (everyday reminds me to isntall it)
This is a screenshot of my phone
ht tp://i60.tinypic.com/2wcjm1j.png
Thank you and sorry again for my bad english
Towel Root only works if your kernel build date is before June 3, 2014
Sent from my XT907 using Tapatalk
sd_shadow said:
Towel Root only works if your kernel build date is before June 3, 2014
Sent from my XT907 using Tapatalk
Click to expand...
Click to collapse
oh ok i understand
so... there is no way to root that phone and unlock bootloader, right?
marios1985 said:
oh ok i understand
so... there is no way to root that phone and unlock bootloader, right?
Click to expand...
Click to collapse
not currently, but the future is not yet written.
sd_shadow said:
not currently, but the future is not yet written.
Click to expand...
Click to collapse
i agree, thanks a lot sd_shadow
have a nice day!
marios1985 said:
i agree, thanks a lot sd_shadow
have a nice day!
Click to expand...
Click to collapse
same problem i have and build date is also before June-14. please help sd_shadow..
marios1985 said:
I have already read a tone of threads about rooting that phone but i cant understand why i cant root mine.
Click to expand...
Click to collapse
What's the problem exactly?
sd_shadow said:
Towel Root only works if your kernel build date is before June 3, 2014
Click to expand...
Click to collapse
Not sure about U.S. but here in Europe May is before June (we use the Gregorian calendar).
lem22 said:
What's the problem exactly?
Not sure about U.S. but here in Europe May is before June (we use the Gregorian calendar).
Click to expand...
Click to collapse
lol it's the kernel date not build date, that is important
kernel posted is July 29 2014, May is Build date
{
"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"
}
---------- Post added at 07:12 PM ---------- Previous post was at 07:07 PM ----------
but see the confusion, so I will rephrase.
Towel Root only works if your Kernel Version Date is before June 3, 2014
Ok, you're right of course, but I though since it's *.10, it's rootable. Sorry for the confusion. However, obviously the kernel got updated without a system update. It's now the very same kernel as in the *.15 firmware. How is that possible?
lem22 said:
Ok, you're right of course, but I though since it's *.10, it's rootable. However, obviously the kernel got updated without a system update. It's now the very same kernel as in the *.15 firmware. How that's possible?
Click to expand...
Click to collapse
motorola can push/install updates without users consent/action, just pushing the kernel uses very little bandwith, and user may not even notice.
---------- Post added at 07:43 PM ---------- Previous post was at 07:41 PM ----------
but I though since it's *.10, it's rootable.
Click to expand...
Click to collapse
15 is even rootable if kernel is before June 3, 2014
What if you RSD back the original firmware?
This always worked on locked devices too, as long as it's not a downgrade...
lem22 said:
What if you RSD back the original firmware?
This always worked on locked devices too, as long as it's not a downgrade...
Click to expand...
Click to collapse
I believe that has been tried...
lem22 said:
Ok, you're right of course, but I though since it's *.10, it's rootable. Sorry for the confusion. However, obviously the kernel got updated without a system update. It's now the very same kernel as in the *.15 firmware. How is that possible?
Click to expand...
Click to collapse
sd_shadow said:
motorola can push/install updates without users consent/action, just pushing the kernel uses very little bandwith, and user may not even notice.
---------- Post added at 07:43 PM ---------- Previous post was at 07:41 PM ----------
15 is even rootable if kernel is before June 3, 2014
Click to expand...
Click to collapse
There was a bug-fix release for .10, before .15 came out. It was discussed a little bit and IIRC, it was a soak, not a full OTA.
lem22 said:
What if you RSD back the original firmware?
This always worked on locked devices too, as long as it's not a downgrade...
Click to expand...
Click to collapse
You can't downgrade the kernel on a locked BL.
Sent from my HTC6525LVW using Tapatalk

SunShine updated to bootloader unlock all Moto X 2014 (Verizon, ATT included)

jcase said:
New in 3.1.15
Moto X 2014 support (needs root via MoFo or KingRoot)
Better HTC m9 5.1.x support
MoFo:
http://forum.xda-developers.com/general/paid-software/mofo-root-turbo-t3064404
KingRoot (APK version, top download)
http://www.kingroot.net/down
Neither of these root methods were developed by us, but both worked during testing.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2792487
Go show your appreciation to those guys and unlock your bootloader.
I am very exciteeeee!
I downloaded an I am trying to give Sunshine my money, but before I can do that I need a stock 5.1 img with root and without xposed. Where can I find such a jewel?
Edit: Found this IMG hoping it will work, I'll keep you posted.
That IMG does not work FYI, it got closer though.
{
"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"
}
GatorsUF said:
That IMG does not work FYI, it got closer though.
Click to expand...
Click to collapse
Can you submit a support ticket, http://therootninja.zendesk.com and ill help figure this out
So to be clear, it's 45 bucks total (Mofo+Sunshine) and if you're on 5.1 you're SOL?
tekhna said:
So to be clear, it's 45 bucks total (Mofo+Sunshine) and if you're on 5.1 you're SOL?
Click to expand...
Click to collapse
The testing I did was done using KingRoot for temproot. Your mileage may very, but for the time being you need "some" form of root or temproot. If you have root via MoFo, that is fine too.
tekhna said:
So to be clear, it's 45 bucks total (Mofo+Sunshine) and if you're on 5.1 you're SOL?
Click to expand...
Click to collapse
That's what it sounds like. Unless a temproot is created which wouldn't surprise me with the recent stagefright exploit. Just be patient! ?
Sent from my XT1254 using Tapatalk
cadenmiller60 said:
That's what it sounds like. Unless a temproot is created which wouldn't surprise me with the recent stagefright exploit. Just be patient! ?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
Ugh the main reason I upgraded to 5.1 was due to the memory leak. Hopefully I can use this in the future.
Sent from my Moto X
beaups said:
The testing I did was done using KingRoot for temproot. Your mileage may very, but for the time being you need "some" form of root or temproot. If you have root via MoFo, that is fine too.
Click to expand...
Click to collapse
MoFo doesn't work on 5.1 though, correct? So does KingRoot work on 5.1 then? Or did you use KingRoot on 5.0?
Will this do the trick?
http://forum.xda-developers.com/moto-x-2014/general/tool-xt10965-0lxe22-46-11-auto-flasher-t3139190
tekhna said:
MoFo doesn't work on 5.1 though, correct? So does KingRoot work on 5.1 then? Or did you use KingRoot on 5.0?
Click to expand...
Click to collapse
KingRoot doesn't work on 5.1.
Sent from my Moto X
Mac of York said:
KingRoot doesn't work on 5.1.
Sent from my Moto X
Click to expand...
Click to collapse
Ah well. So no viable unlock for 5.1 at this point.
@jcase
Would it help to get a rooted system from a XT1095?
cadenmiller60 said:
That's what it sounds like. Unless a temproot is created which wouldn't surprise me with the recent stagefright exploit. Just be patient! ?
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
mediaserver runs as the media user, i dont think in our case it will bring us much if any closer to root. The IBM vuln may.
Red_81 said:
@jcase
Would it help to get a rooted system from a XT1095?
Click to expand...
Click to collapse
we are good thanks
I didn't know if the users need a rooted system image pulled to flash. I'm rooted with no other mods to system
Mac of York said:
KingRoot doesn't work on 5.1.
Sent from my Moto X
Click to expand...
Click to collapse
There are posts of it working for other devices. It will fail a couple of times and then just work. Also cases where the phone won't boot anymore. More of the latter now.
Not attempting and I suggest others dont either. Risk outweighs rewards with this being my main phone.
Visi0nofExcellence2 said:
There are posts of it working for other devices. It will fail a couple of times and then just work. Also cases where the phone won't boot anymore. More of the latter now.
Not attempting and I suggest others dont. Risk outweighs rewards with this being my main phone.
Click to expand...
Click to collapse
Kingroot shouldnt cause the phone to stop booting, odd. Thanks for makign the thread btw
jcase said:
Kingroot shouldnt cause the phone to stop booting, odd. Thanks for makign the thread btw
Click to expand...
Click to collapse
Not bootng is horribly ambiguous wording on my part.
chicodelta said:
My shield is running 5.1..1. I tried kingroot 4.5, since others have reported success and now my tablet won't boot past the nvidia screen. Anyone else encountered this issue?
Click to expand...
Click to collapse
http://forum.xda-developers.com/shield-tablet/general/root-kingroot-t3112722/page4
jcase said:
mediaserver runs as the media user, i dont think in our case it will bring us much if any closer to root. The IBM vuln may.
we are good thanks
Click to expand...
Click to collapse
Ok. Has the droid turbo been tested yet or no? Thanks.
Sent from my XT1254 using Tapatalk
SunShine 3.1.16 is out, better support for MotoX 2014, including custom roms
GatorsUF said:
That IMG does not work FYI, it got closer though.
Click to expand...
Click to collapse

Anyone else getting an OTA today?

{
"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"
}
Sent from my HTC6545LVW using Tapatalk
Yeah my phone just started downloading it 20 minutes ago.
Sent from my HTC6545LVW using Tapatalk
Yes started at lunch
ditto, just got prompted to install. not going to, yet....
edit:
just a security patch? isn't Nougat supposed to be pushed soon? makes me think it's a ways away if they chose not to bundle this with it.
1.85.605.8 to 1.85.605.9??
LMAO.
Only Verizon to tease with a security update when we're waiting for nougat.
Well at least it's the most current security patch.
Sent from my HTC6545LVW using Tapatalk
mdeblaz said:
Well at least it's the most current security patch.
Sent from my HTC6545LVW using Tapatalk
Click to expand...
Click to collapse
Hehe. Fair point, Sir.
Can anyone upload the OTA file?
Bummer, I was hoping it was the nouget update
Update broke Sunshine
I'm not sure if this problem is exclusive to me, but after the update Sunshine can't temproot my phone...
Crap
Guys can you explain me how to update my verizon htc 10 to nougat or any newer software than september 2016 marshmallow ?? I'm outside US and the Update option is greyed out, HTC Sync Manager tells me that i'm running the latest firmware
lordnihilusmd said:
Guys can you explain me how to update my verizon htc 10 to nougat or any newer software than september 2016 marshmallow ?? I'm outside US and the Update option is greyed out, HTC Sync Manager tells me that i'm running the latest firmware
Click to expand...
Click to collapse
I would search the forum under the root and recoveries. This has been discussed before, and there are ways to do it.
This has nothing to do with custom firmwares, I'm asking how to find stock nougat or how to update the phone, not how to root or flash twrp. At least how to find OTA files. As i see the latest RUU is from October.
lordnihilusmd said:
This has nothing to do with custom firmwares, I'm asking how to find stock nougat or how to update the phone, not how to root or flash twrp. At least how to find OTA files. As i see the latest RUU is from October.
Click to expand...
Click to collapse
Flash Santods 1.85.605.9 Rom and latest firmware.
It's in the development section. For Verizon
andybones said:
Flash Santods 1.85.605.9 Rom and latest firmware.
It's in the development section. For Verizon
Click to expand...
Click to collapse
Ok, thanks, i'll try it because i don't have other options as i see.
---------- Post added at 07:05 PM ---------- Previous post was at 06:26 PM ----------
OMG 25$ for S-OFF via sunshine app, this is ridiculous.
lordnihilusmd said:
Ok, thanks, i'll try it because i don't have other options as i see.
---------- Post added at 07:05 PM ---------- Previous post was at 06:26 PM ----------
OMG 25$ for S-OFF via sunshine app, this is ridiculous.
Click to expand...
Click to collapse
Release S-OFF for free then please.
andybones said:
Release S-OFF for free then please.
Click to expand...
Click to collapse
I better sell this phone or exchange it to an international or other carrier variant than pay 25$ for a software that does almost nothing. I guess RUU is the only way to update it.
lordnihilusmd said:
I better sell this phone or exchange it to an international or other carrier variant than pay 25$ for a software that does almost nothing. I guess RUU is the only way to update it.
Click to expand...
Click to collapse
Keep that up and you will get no help around here. You might even be called a leech.
Ruu are generally posted only after availability of the OTA. As we have no nougat OTA I have no Verizon ruu to post yet.
Sent from my HTC6545LVW using Tapatalk
dottat said:
Keep that up and you will get no help around here. You might even be called a leech.
Ruu are generally posted only after availability of the OTA. As we have no nougat OTA I have no Verizon ruu to post yet.
Sent from my HTC6545LVW using Tapatalk
Click to expand...
Click to collapse
Did i offend someone or what ? When i can help other people i help them, when i like someone's work i appreciate it and post positive comments and sometimes donate but S-OFF for 25 bucks.... In my country the average salary is 130$
I thought the nougat was released long time ago for HTC 10, verizon is really slow with these updates. I'll just wait for the RUU then.

//SM-G955F\\ **Stock Odin Firmware G955FXXU1AQCC**

Stock Galaxy S8+ odin firmware .. This will return your device back to stock ..
AP_G955FXXU1AQCC_CL10895874_QB12939971_REV00_user_low_ship_meta.tar.md5
BL_G955FXXU1AQCC_CL10895874_QB12939971_REV00_user_low_ship.tar.md5
CP_G955FXXU1AQCC_CP6027726_CL10895874_QB12939971_REV00_user_low_ship.tar.md5
CSC_OWA_G955FOWA1AQCC_CL10963552_QB12940091_REV00_user_low_ship.tar.md5
DREAM2LTE_EUR_OPEN.pit
https://www.androidfilehost.com/?fid=457095661767151824
Sweet!
Sent from my LG-H811 using Tapatalk
Thanks
http://gsm-firmware.com/index.php?a=browse&b=category&id=7523
thks we are waiting the stock rom when it upload done?
mweinbach said:
http://gsm-firmware.com/index.php?a=browse&b=category&id=7523
Click to expand...
Click to collapse
That site claims they have ENG ROOT!
{
"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"
}
Sent from my LG-H811 using Tapatalk
MicroMod777 said:
That site claims they have ENG ROOT!
Sent from my LG-H811 using Tapatalk
Click to expand...
Click to collapse
Eng root will never be as a regular root ... Eng root is mostly used for people like me (give adb root enough to perform repair service/unlock) it's not meant to be for public even I have them for S6/note5/s7edge/s6 edge+/on5/j3 and the list goes on ...
wings110 said:
thks we are waiting the stock rom when it upload done?
Click to expand...
Click to collapse
I'm having dinner right now will be home in bit a upload the link ...
JUSMEJOSE said:
Eng root will never be as a regular root ... Eng root is mostly used for people like me (give adb root enough to perform repair service/unlock) it's not meant to be for public even I have them for S6/note5/s7edge/s6 edge+/on5/j3 and the list goes on ...
Click to expand...
Click to collapse
So we gonna be able to root then with the same method availabile for the S7?
Sent from my LG-V521 using Tapatalk
MicroMod777 said:
So we gonna be able to root then with the same method availabile for the S7?
Sent from my LG-V521 using Tapatalk
Click to expand...
Click to collapse
not at first. The ENG boot will need to leak or bootloader unlocked.
---------- Post added at 05:45 AM ---------- Previous post was at 05:40 AM ----------
JUSMEJOSE said:
Stock Galaxy S8+ odin firmware .. This will return your device back to stock ..
AP_G955FXXU1AQCC_REPAIR_user_low_ship_meta.tar
BL_G955FXXU1AQCC_REPAIR_user_low_ship.tar
CP_G955FXXU1AQCC_REPAIR_user_low_ship.tar
CSC_OWA_G955FOWA1AQCC_REPAIR_user_low_ship.tar
DREAM2LTE_EUR_OPEN.pit
Firmware is being uploaded
Click to expand...
Click to collapse
May I ask where you got these from? If I give you a S/N and Model number of a S8 can you download the ROM?
I think that he got it from here - http://www.clangsm.com/ftpdemo/inde...Galaxy S8 Plus (Mexico TELCEL)/G955FXXU1AQCC/
https://www.clangsm.com/forum/index.php?showtopic=464657
if you payed for an account can you also send us the US version?
Link updated
pRo_lama said:
I think that he got it from here - http://www.clangsm.com/ftpdemo/inde...Galaxy S8 Plus (Mexico TELCEL)/G955FXXU1AQCC/
Click to expand...
Click to collapse
Many ways you can get early firmware etc hint GSPN
mweinbach said:
not at first. The ENG boot will need to leak or bootloader unlocked.
---------- Post added at 05:45 AM ---------- Previous post was at 05:40 AM ----------
May I ask where you got these from? If I give you a S/N and Model number of a S8 can you download the ROM?
Click to expand...
Click to collapse
I would need your country code from your device ... or shot me your build screenshot and ill get it
MicroMod777 said:
So we gonna be able to root then with the same method availabile for the S7?
Sent from my LG-V521 using Tapatalk
Click to expand...
Click to collapse
If the bootloader is unlocked from factory than im sure their will cf root etc ...
JUSMEJOSE said:
I would need your country code from your device ... or shot me your build screenshot and ill get it
Click to expand...
Click to collapse
https://goo.gl/photos/MCfHQ5ry2V4DR79M7
How can I flash these files on S7 edge?
androidS7 said:
How can I flash these files on S7 edge?
Click to expand...
Click to collapse
NO
androidS7 said:
How can I flash these files on S7 edge?
Click to expand...
Click to collapse
Actually now that I think about it, it might work IF you have the US version of it. there will be some issues but it should work.

Categories

Resources