Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to make webos 3.0 (and less) work with rootmy.tv #114

Open
mycop5 opened this issue Jun 7, 2023 · 0 comments
Open

Trying to make webos 3.0 (and less) work with rootmy.tv #114

mycop5 opened this issue Jun 7, 2023 · 0 comments

Comments

@mycop5
Copy link

mycop5 commented Jun 7, 2023

Hello!

As i understand ROOT method is based on GUI vulnerability + DownloadManager
webos 3.0 devices have this luna-app.
hovewer. When i try to do:

luna-send-pub -n 1 -f luna://com.webos.service.downloadmanager/download '{}'

i get:

{
"errorCode": -1
"returnValue": false
"errorText": "Unknown method "download" for category "/""
}

With "upload" same thing.

Also with rootmy.tv
"Sh" file dropped to default "download" folder...=(

It is possible to some fix your script to make friendly root at webos 3.0 ?

As i understand it can be done by few ways.

  1. Just find necessary arguments for this version downloadmanager.
  2. Change default download directory and repeat.
  3. Run Another LUNA-api based app by same way (rooted righ with webos priveleged GUI)
  4. Run another download app such as wget. by same way.

i understand it right or miss something? It is possible?
Can you help with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant