Here is the batch code for brute forcing the oem unlock code for non pure devices,
:generator
@ECHO Off
Setlocal EnableDelayedExpansion
Set _RNDLength=20
Set _Alphanumeric=ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
Set _Str=%_Alphanumeric%987654321
:_LenLoop
IF NOT "%_Str:~18%"=="" SET _Str=%_Str:~9%& SET /A _Len+=9& GOTO :_LenLoop
SET _tmp=%_Str:~9,1%
SET /A _Len=_Len+_tmp
Set _count=0
SET _RndAlphaNum=
:_Fix
Set /a _count = 0
Set /a _RndAlphaNum = 0
Set /a _RndAlphaNum =
Set _RND=
goto _loop
:_loop
Set /a _count+=1
SET _RND=%Random%
Set /A _RND=_RND%%%_Len%
SET _RndAlphaNum=!_RndAlphaNum!!_Alphanumeric:~%_RND%,1!
If !_count! lss %_RNDLength% goto _loop
set _RndAlphaNum = %_RndAlphaNum:~-20%
fastboot oem unlock %_RndAlphaNum:~-20%
If NOT !_count! lss %_RNDLength% goto _Fix
goto generator
I know it most likely has some errors but it functions and trys about 4 codes a second. You are more likely to win the lottery then unlock via this method but as the NY lottery says "Hey you never know"
How do I go about running this script?
You have better chance buy two lottery ticket and get the price money to buy a Pure device and unlock it the official way
That's not what I really asked, but ok. Can anyone kindly inform me of how to run this script? I do apologize for not knowing what may seem like common knowledge here.
jlwtformer said:
That's not what I really asked, but ok. Can anyone kindly inform me of how to run this script? I do apologize for not knowing what may seem like common knowledge here.
Click to expand...
Click to collapse
Copy it and put it in a file with the extension .bat. Then run it.
Sent from my XT1095 using Tapatalk
AGISCI said:
Copy it and put it in a file with the extension .bat. Then run it.
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
Thanks. Sorry if I sounded rude in any way
jlwtformer said:
Thanks. Sorry if I sounded rude in any way
Click to expand...
Click to collapse
Have you run this?...you could unlock?
Sent from my XT1097 using Tapatalk
Yann68 said:
Have you run this?...you could unlock?
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
It won't work. The possibilities are too great. As was said, you have better odds of winning the lottery than this working. In my personal opinion this script is useless.
Sent from my XT1095 using Tapatalk
Yann68 said:
Have you run this?...you could unlock?
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
It could work in theory, the problem is the amount of time it would take for it to stumble upon a correctly working code.
I could not get it to work. It kept returning with " 'fastboot' is not recognized as an internal or external command, operable program or batch file. Missing operand." over and over.
You need the fastboot executable in the same directory, but seriously, don't waste your time on this. At 4 codes per second it would take millions of years to crack.
Seems like I'm the lucky one, unlocked my Moto X using this script.
{
"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"
}
Click to expand...
Click to collapse
DigitalJosee said:
Seems like I'm the lucky one, unlocked my Moto X using this script.
Click to expand...
Click to collapse
Damn, you should buy a lottery ticket!!!!
Sent from my XT1095 using Tapatalk
DigitalJosee said:
Seems like I'm the lucky one, unlocked my Moto X using this script.
Click to expand...
Click to collapse
No way!...How can I do that ???
Sent from my XT1097 using Tapatalk
Yann68 said:
No way!...How can I do that ???
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
Run the script and pray to god it does not take years to find your code.
Sent from my XT1095 using Tapatalk
AGISCI said:
Run the script and pray to god it does not take years to find your code.
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
And where can I find the right script? In the op seems is not quite correct.
Sent from my XT1097 using Tapatalk
Yann68 said:
And where can I find the right script? In the op seems is not quite correct.
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
The script is in the op. What do you mean by not quite correct?
Sent from my XT1095 using Tapatalk
AGISCI said:
The script is in the op. What do you mean by not quite correct?
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
I mean if my phone is locked bootloader at&t 5.1, how can I run this?...with what program?... How?
I understand...copy the script, rename extension ".bat" and run...with what command?
Thank you.
Sent from my XT1097 using Tapatalk
---------- Post added at 08:59 PM ---------- Previous post was at 08:55 PM ----------
DigitalJosee said:
Seems like I'm the lucky one, unlocked my Moto X using this script.
Click to expand...
Click to collapse
Do you have same device like I do?...at&t xt1097 5.1 ?...
Sent from my XT1097 using Tapatalk
Yann68 said:
I mean if my phone is locked bootloader at&t 5.1, how can I run this?...with what program?... How?
I understand...copy the script, rename extension ".bat" and run...with what command?
Thank you.
Sent from my XT1097 using Tapatalk
---------- Post added at 08:59 PM ---------- Previous post was at 08:55 PM ----------
Do you have same device like I do?...at&t xt1097 5.1 ?...
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
.bat files can be run by windows, no commands or programs are necessary.
Sent from my XT1095 using Tapatalk
AGISCI said:
.bat files can be run by windows, no commands or programs are necessary.
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
And device must be in android, fastboot or download after connect to PC ?
...and when I run in windows something odd it's happened...
Sent from my XT1097 using Tapatalk
Related
Method 1
I noticed one thing, that kitkat doesn't have this folder:
system/etc/snd_soc_msm
and files:
system/etc/snd_soc_msm/ snd_soc_msm_Taiko
system/etc/snd_soc_msm/ snd_soc_msm_Taiko_1x
located in firmware.
Just place the files in the attach on this location with 644 permissions and reboot.
https://mega.co.nz/#!vI4BWSSL!KbW9D8QzmEUHCr8eUTybG_wnVmX48RXg6xoYpbJtn5c
Flashable zip for unlocked bootloaders thanks to @Wolfbreak
https://mega.co.nz/#!PQFjmQ6b!PO_XB-AsK1P8aTrZdB-Q6vfsqRqSyyXOmJeWZ0XNy2Y
Please post feedback and hit thanks if it helped you.
Credits @olokos for is audio mod which contain the files I've used. Thank you man .
http://forum.xda-developers.com/showthread.php?t=2639862
Method 2
please try it out.
http://forum.xda-developers.com/showthread.php?p=51463814
Sent from my C6903 using Tapatalk
sorry ...what is 644 permissions...
albertobom said:
I noticed one thing, that kitkat doesn't have this folder:
system/etc/snd_soc_msm
and files:
system/etc/snd_soc_msm/ snd_soc_msm_Taiko
system/etc/snd_soc_msm/ snd_soc_msm_Taiko_1x
located in firmware.
Just place the files in the attach on this location with 644 permissions and reboot.
https://mega.co.nz/#!vI4BWSSL!KbW9D8QzmEUHCr8eUTybG_wnVmX48RXg6xoYpbJtn5c
Please post feedback and hit thanks if it helped you.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
madsatan said:
sorry ...what is 644 permissions...
Click to expand...
Click to collapse
{
"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 C6903 using Tapatalk
oh...now i see
ok i will try ....
i m sick of this sound problem
lets hope this will fix it all
albertobom said:
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
What sound issue?
craoul said:
What sound issue?
Click to expand...
Click to collapse
Notification and other sounds not coming from speakers.
Sent from my C6903 using Tapatalk
Hi, cant create any folder in system/etc. Any advice?
TheCornInGrove said:
Hi, cant create any folder in system/etc. Any advice?
Click to expand...
Click to collapse
Do you have superuser installed? Did you grant superuser access to your file Explorer?
Sent from my C6903 using Tapatalk
Ah, forgot that i lost root again... Thanks anyway...
TheCornInGrove said:
Ah, forgot that i lost root again... Thanks anyway...
Click to expand...
Click to collapse
If you test it later or so, please post your feedback. Working or not.
For me is working well but we never know.
Sent from my C6903 using Tapatalk
albertobom said:
I noticed one thing, that kitkat doesn't have this folder:
system/etc/snd_soc_msm
and files:
system/etc/snd_soc_msm/ snd_soc_msm_Taiko
system/etc/snd_soc_msm/ snd_soc_msm_Taiko_1x
located in firmware.
Just place the files in the attach on this location with 644 permissions and reboot.
https://mega.co.nz/#!vI4BWSSL!KbW9D8QzmEUHCr8eUTybG_wnVmX48RXg6xoYpbJtn5c
Please post feedback and hit thanks if it helped you.
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Where did you get these 2 Files? 4.4 or 4.3 FW? I noticed the Notification Bug too sometimes, i can test it.
Wolfbreak said:
Where did you get these 2 Files? 4.4 or 4.3 FW? I noticed the Notification Bug too sometimes, i can test it.
Click to expand...
Click to collapse
I get the files from an audio mod made for 4.3 but I think this file solves our audio issue.
Sent from my C6903 using Tapatalk
Seems to work for me. I created a flashable zip if anyone needs it
https://mega.co.nz/#!PQFjmQ6b!PO_XB-AsK1P8aTrZdB-Q6vfsqRqSyyXOmJeWZ0XNy2Y
Wolfbreak said:
Seems to work for me. I created a flashable zip if anyone needs it
https://mega.co.nz/#!PQFjmQ6b!PO_XB-AsK1P8aTrZdB-Q6vfsqRqSyyXOmJeWZ0XNy2Y
Click to expand...
Click to collapse
The problem is you can't flash anything on 4.4 on. Locked bootloader. But thanks
Sent from my C6903 using Tapatalk
albertobom said:
The problem is you can't flash anything on 4.4 on. Locked bootloader. But thanks
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
I know but i can with UB, i just thought i share it for UB and once LB System RW gets fixed they can flash it too
Wolfbreak said:
I know but i can with UB, i just thought i share it for UB and once LB System RW gets fixed they can flash it too
Click to expand...
Click to collapse
Yes thank you. I already posted your link on first post
Sent from my C6903 using Tapatalk
It works...thanks
Sent from my C6902 using Tapatalk
Ame123 said:
It works...thanks
Sent from my C6902 using Tapatalk
Click to expand...
Click to collapse
Just copied the ile...hope it works...will test this or a day n provide feedback
Where do we set the permission? On the folder or on the files?
Envoyé depuis mon Xperia Z1 C6903 utilisant XDA premium app
Konvict64 said:
Where do we set the permission? On the folder or on the files?
Envoyé depuis mon Xperia Z1 C6903 utilisant XDA premium app
Click to expand...
Click to collapse
set permissions on the files.
Sent from my C6903 using Tapatalk
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
Recieved a replacement Moto X pure today and it appears to be in some kind of debug/testing mode... any idea how to get it back into a usable place?
Has anyone heard of this or seen this? It appears to be a complete phone testing software (firmware maybe?)
I recieved a Warranty Replacement for my Moto X Pure and it came loaded with this firmware.
I tried a factory reset and it came right back up, so it appears to be more of a firmware than software.
Also, the bootloader is locked and I can't figure out how to get back to a usable mode. I waited over 2 months on the advanced replacement and now I can't use it. Regardless... any ideas on this PTEG Factory stuff?
{
"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"
}
Although this won't mean much to you maybe unlock bootloader and put custom rom or flash the restore to stock?
Also it looks cool! Lol
Sent from my XT1575 using Tapatalk
I can go that route, but would hate to void the warranty to make a warranty replacement work... Ya know? I was hoping to find a way to flash a working build without unlocking bootloader.
Sent from my Nexus 6P using Tapatalk
Reminds me of the infamous nexus 6 that shipped with kitkat in debug/testing mode
Sent from my SM-P600 using XDA Premium HD app
inneyeseakay said:
I can go that route, but would hate to void the warranty to make a warranty replacement work... Ya know? I was hoping to find a way to flash a working build without unlocking bootloader.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I think flashing stock does not require unlocking bootloader
Would be nice if they left a factory image on there somewhere. Of course resetting the phone may have wiped it.
patt2k said:
I think flashing stock does not require unlocking bootloader
Click to expand...
Click to collapse
Flashing stock on my Nexus required unlocked bootloader, anyone else have any insight? Can I flash stock images with locked bootloader?
Sent from my Nexus 6P using Tapatalk
inneyeseakay said:
Flashing stock on my Nexus required unlocked bootloader, anyone else have any insight? Can I flash stock images with locked bootloader?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
You just have to go to bootloader and run the bat file.. No need to unlock BL for that it's in fastboot mode then
Sent from my XT1575 using Tapatalk
Looks like it detects both SIM card slots, try inserting 2 SIMs and see what happens. If it works you have a dual SIM US Moto X Pure.
gamer765 said:
Looks like it detects both SIM card slots, try inserting 2 SIMs and see what happens. If it works you have a dual SIM US Moto X Pure.
Click to expand...
Click to collapse
Don't have a dual sim try though :/
Sent from my Nexus 6P using Tapatalk
patt2k said:
You just have to go to bootloader and run the bat file.. No need to unlock BL for that it's in fastboot mode then
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
I know how to use fastboot, but from what I understand, the bootloader must be unlocked to flash anything in fastboot... Anyone else care to chime in?
inneyeseakay said:
I know how to use fastboot, but from what I understand, the bootloader must be unlocked to flash anything in fastboot... Anyone else care to chime in?
Click to expand...
Click to collapse
Well the bat script does everything for you.. And like I said for this no need to unlock BL.
Sent from my XT1575 using Tapatalk
You should adb pull that system, etc.... there might be something useful in there
pull this rom please, maybe this will be the solution to a brick phone. might be usefull in a future
maybe he lost a great oportunity
Donkan694 said:
maybe he lost a great oportunity
Click to expand...
Click to collapse
? Wasn't much to it... Was stripped of all useful functions and only allowed testing of phone's hardware components
Sent from my Nexus 6P using Tapatalk
...and another reddit user received the exact same thing
Sent from my Nexus 6P using Tapatalk
inneyeseakay said:
? Wasn't much to it... Was stripped of all useful functions and only allowed testing of phone's hardware components
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
And unlock allow oem unlock for bricked phones
Enviado desde mi SM-T320 mediante Tapatalk
Donkan694 said:
And unlock allow oem unlock for bricked phones
Enviado desde mi SM-T320 mediante Tapatalk
Click to expand...
Click to collapse
Huh?
Sent from my Nexus 6P using Tapatalk
Maybe this rom is signed...
Enviado desde mi SM-T320 mediante Tapatalk
---------- Post added at 08:00 PM ---------- Previous post was at 07:59 PM ----------
This rom can have a lot of information
Enviado desde mi SM-T320 mediante Tapatalk
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.
Can I,flash from another device like a pc? With a stock rom?
{
"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-H850 using Tapatalk
What can I do?,help,please
Hello. I have tried making threads, but it seems to fail. Can I flash this device from another device/pc?
https://forum.xda-developers.com/attachment.php?attachmentid=4075809&stc=1&d=1489592693
pontypool said:
Can I,flash from another device like a pc? With a stock rom?
Sent from my LG-H850 using Tapatalk
Click to expand...
Click to collapse
What device is it?
sd_shadow said:
What device is it?
Click to expand...
Click to collapse
Samsung galaxy s5
Sent from my LG-H850 using Tapatalk
pontypool said:
Samsung galaxy s5
Click to expand...
Click to collapse
you looked here
https://forum.xda-developers.com/galaxy-s5/general/samsung-galaxy-s5-sticky-roll-thread-t3236453
Sent from my sailfish using XDA Labs
https://forum.xda-developers.com/showthread.php?t=2699648
I suppose that might work, it doesn't actually list recovery roms. But as you can see my device is in download mode ?
Maybe I just need an unbranded stock rom?
Sent from my LG-H850 using Tapatalk
pontypool said:
https://forum.xda-developers.com/showthread.php?t=2699648
I suppose that might work, it doesn't actually list recovery roms. But as you can see my device is in download mode ?
Maybe I just need an unbranded stock rom?
Click to expand...
Click to collapse
you looked here?
https://forum.xda-developers.com/showthread.php?t=2715487
Sent from my sailfish using XDA Labs
well, you have it in download mode in that pic, so it seems that youre wanting to flash a tar file via Odin. The pic is a bit blurry, but it looks like a G900F, is this the case? Does it not boot? What are you trying to accomplish? Whats the symptom?
youdoofus said:
well, you have it in download mode in that pic, so it seems that youre wanting to flash a tar file via Odin. The pic is a bit blurry, but it looks like a G900F, is this the case? Does it not boot? What are you trying to accomplish? Whats the symptom?
Click to expand...
Click to collapse
I had downloaded the file but when I rebooted I got that? I thought when using twrp after I chose the downloaded file, it would reboot with the new Rom?
Sent from my LG-H850 using Tapatalk
sd_shadow said:
you looked here?
https://forum.xda-developers.com/showthread.php?t=2715487
Sent from my sailfish using XDA Labs
Click to expand...
Click to collapse
Yeah I don't,understand all these options.
Sent from my LG-H850 using Tapatalk
pontypool said:
Yeah I don't,understand all these options.
Sent from my LG-H850 using Tapatalk
Click to expand...
Click to collapse
stock firmware
Sent from my XT1254 using Tapatalk
sd_shadow said:
stock firmware
Sent from my XT1254 using Tapatalk
Click to expand...
Click to collapse
Ok wrong one anyway mine's g900f
Sent from my LG-H850 using Tapatalk
pontypool said:
Ok wrong one anyway mine's g900f
Click to expand...
Click to collapse
Could have posted that earlier...
sd_shadow said:
Could have posted that earlier...
Click to expand...
Click to collapse
I thought I did
Sent from my LG-H850 using Tapatalk
pontypool said:
I had downloaded the file but when I rebooted I got that? I thought when using twrp after I chose the downloaded file, it would reboot with the new Rom?
Sent from my LG-H850 using Tapatalk
Click to expand...
Click to collapse
so, itll only boot to download mode? (aka Odin mode, which is the screen you have pictured here)
---------- Post added at 09:11 AM ---------- Previous post was at 09:08 AM ----------
sd_shadow said:
Could have posted that earlier...
Click to expand...
Click to collapse
i mentioned it earlier from what i could see in the pic
Yes I think I just need a Rom now for Samsung galaxy s5 g900f. I can't seem to find it, the ones i tried downloading were ridiculously slow eta 8 hours and keep falling.
I've installed Odin and the Samsung usb drivers on my pc.
Sent from my LG-H850 using Tapatalk
pontypool said:
Yes I think I just need a Rom now for Samsung galaxy s5 g900f. I can't seem to find it, the ones i tried downloading were ridiculously slow eta 8 hours and keep falling.
I've installed Odin and the Samsung usb drivers on my pc.
Sent from my LG-H850 using Tapatalk
Click to expand...
Click to collapse
well, if youre able to boot to download mode, then you might just need TWRP and a custom ROM. sammobile.com/firmwares (specifically https://www.sammobile.com/firmwares/database/SM-G900F/ for your phone) is THE reputable place for tar.md5's, but is known for its slow speed and if your computer goes into hibernate at all, the downloads will fail. But, you might be able to get away with flashing TWRP, putting your choice of ROM on to your sd card and installing it from there.
youdoofus said:
well, if youre able to boot to download mode, then you might just need TWRP and a custom ROM. sammobile.com/firmwares (specifically https://www.sammobile.com/firmwares/database/SM-G900F/ for your phone) is THE reputable place for tar.md5's, but is known for its slow speed and if your computer goes into hibernate at all, the downloads will fail. But, you might be able to get away with flashing TWRP, putting your choice of ROM on to your sd card and installing it from there.
Click to expand...
Click to collapse
Yeah I tried that one. 4 hours eta its failed 3 times, I won't be trying again.
Sent from my LG-H850 using Tapatalk
pontypool said:
Yeah I tried that one. 4 hours eta its failed 3 times, I won't be trying again.
Sent from my LG-H850 using Tapatalk
Click to expand...
Click to collapse
androidfilehost is always a good alternative, but finding one can be daunting. The G900F is a very popular phone, so it shouldnt be that tough to find actually
here is a german 6.0.1 tar.md5. Should have whatever other language youd need in it as well
https://androidfilehost.com/?fid=673368273298937601
youdoofus said:
androidfilehost is always a good alternative, but finding one can be daunting. The G900F is a very popular phone, so it shouldnt be that tough to find actually
here is a german 6.0.1 tar.md5. Should have whatever other language youd need in it as well
https://androidfilehost.com/?fid=673368273298937601
Click to expand...
Click to collapse
Ok So I tried using that rom with Odin. But it seems to have failed. And it tells me to use "kies" recovery.
I even searched that And found the software, but it wouldn't run on Windows.
So just what am I doing wrong here?
I downloaded Odin installed it, ran it under ap I chose the German Rom listed above. After a while it appears next to ap so I start the process off and eventually it says FAIL on Odin and my mobile says I need to go into recovery with kies.
Uhm this is starting to annoy me now [emoji15]
Sent from my LG-H850 using Tapatalk