If you gain root access you can have any mode that need rootIf we get root to work at least temporarily, can we use that to install systemless xposed? (Without unlocking the bootloader)
No need to unlock bootloader
If you gain root access you can have any mode that need rootIf we get root to work at least temporarily, can we use that to install systemless xposed? (Without unlocking the bootloader)
Hello, about the test dirtycow on lg g5, tell me the path where you want to put the halyard (dirtycow, run-as)Someone please test this. I can't right now (at work, don't have G5) so please update me. It works on my HTC 10 but I do not know if it will work on the G5...
CODE:
adb push arm64-v8a/dirtycow /data/local/tmp
adb push arm64-v8a/run-as /data/local/tmp
adb shell 'chmod 777 /data/local/tmp/run-as'
adb shell 'chmod 777 /data/local/tmp/dirtycow'
adb shell '/data/local/tmp/dirtycow /system/bin/run-as /data/local/tmp/run-as'
adb shell /system/bin/run-as
Dude, if you're going to PM me twice and quote me in a thread, at least make sure your message makes sense. I don't even know what you are asking...Hello, about the test dirtycow on lg g5, tell me the path where you want to put the halyard (dirtycow, run-as)
Hey bro, I'm also following the V20 thread and I just want to know your thoughts, is it the same way to root the G5 ? I mean if it's successful on the V20, is there any chance to be "ported" to the G5 variants ?Dude, if you're going to PM me twice and quote me in a thread, at least make sure your message makes sense. I don't even know what you are asking...
Of course we have the chance. Just be a little patience and don't disturb dev.Hey bro, I'm also following the V20 thread and I just want to know your thoughts, is it the same way to root the G5 ? I mean if it's successful on the V20, is there any chance to be "ported" to the G5 variants ?
Thank you and I'm here to help if you need some more tests ^^
/bin/bash - {
copy all prerequisates to tmp
run background process to repeatedly flush ram (lg security)
shove su and other files with dirtycow, including busybox
run supersu installer as a background process.
wait for its exit code in background loop.
clean tmp
end ram flushing process
reboot device
}
Can you expand on why/how the root user is "useless"? Can you not install or flash certain programs, do you lose root on reboot...?to what extent can we modify system before triggering dm-verify.
Edit4: Using cowexec, we have root access.. but... the root user is pretty much.. useless.. I think it would be better to check if it's possible to enable debug/disable dm-verity
(no luck editing hosts or trying to apply any form of bind/ln to the hosts file..)
Edit5: We need something like this https://github.com/scumjr/dirtycow-vdso or base our research more on this http://forum.xda-developers.com/general/security/dirty-cow-t3484879/page4
Can you install kingroot and xposed now? All I need from root is xposed with modules. I can do all I want with xposed.Awesome but I've to slow down your hype. You cannot install supersu only kingroot. That's because supersu only has systemless on >lollipop and this will brick. Xposed will work when you install it with Flashfire. So root+xposed will work, but only with special methods.
@dev keep up the good work, we're nearly able to root much phones.
Because of selinux, the root user is pretty much useless. With dirtycow, we can appear as root, but when we actually try anything (like spawn a root shell) the system prevent us to do so.Have Sprint Lg G5 - how can I help with testing?
---------- Post added at 01:29 PM ---------- Previous post was at 12:44 PM ----------
Can you expand on why/how the root user is "useless"? Can you not install or flash certain programs, do you lose root on reboot...?
Because of selinux, the root user is pretty much useless. With dirtycow, we can appear as root, but when we actually try anything (like spawn a root shell) the system prevent us to do so.
Dirtycow is working great on device with selinux set to permissive but not on ours.
You can't yet but it should be possible when the time comes.Can you install kingroot and xposed now? All I need from root is xposed with modules. I can do all I want with xposed.
Sent from my LG-H850 using XDA-Developers mobile app
This will be a quite good. So now we can only wait and hope[emoji4]You can't yet but it should be possible when the time comes.
Awesome but I've to slow down your hype. You cannot install supersu only kingroot. That's because supersu only has systemless on >lollipop and this will brick. Xposed will work when you install it with Flashfire. So root+xposed will work, but only with special methods.
@dev keep up the good work, we're nearly able to root much phones.