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

suggestions #2

Open
1 task done
llbranco opened this issue May 13, 2024 · 12 comments
Open
1 task done

suggestions #2

llbranco opened this issue May 13, 2024 · 12 comments

Comments

@llbranco
Copy link
Contributor

llbranco commented May 13, 2024

my LGTV is my only current screen (for pc and ps4)
I also don't have all the knowledge necessary to apply what I find in my research alone...

I will leave you my questions and the links that I think will be useful

1) is it possible to run the script on boot?
https://xdaforums.com/t/is-there-a-way-to-autostart-app-on-startup-lg-tv-webos-3.3786551/

  • yes!
Executable scripts in here will be launched on boot by /var/lib/webosbrew/startup.sh (main startup script)
Note the filename may only contain a-zA-Z0-9_- since this is executed by run-parts

2) any way to make the tv to route the wifi to eth0 when finished?
similar to what https://github.com/stooged/PI-Pwn does

3) make a signed .ipk to make it available on homebrew-channel
webosbrew/webos-homebrew-channel#9

**4) ability to chose between multiple stage2 files like LightningMod and Sistro versions

@zauceee
Copy link
Owner

zauceee commented May 13, 2024

  1. Would be nice to make it run on startup, although most of the time, people that would use this wouldn't always use the TV to JB the PS4, which could cause the app to run without any sense, but we can add a timeout of per example 30 secs, so that the app closes by itself if there is no answer back from the PS4

  2. Im unsure since I don't know how that much about how webOS works, but I'll see if I can make something like that

3)This is one of my biggest ideas, and I'm pondering on developing it

  1. You can choose a different stage2, currently you have LifhtningMods load payload form USB stage2 in PPLGPwn, you can upload a different one if you want into your TV, or just put any other payload in a USB

5[extra]) I've heard about button mapper, which is an app that you can download on your TV, where you can assign different action to different buttons (I suppose), if that's the case, you could set any button you'd like to toggle PPPGPwn, which would be pretty neat!

@llbranco
Copy link
Contributor Author

llbranco commented May 13, 2024

check my fork I managed to implement a very simple version of notification

I will try to put interactive notifications for the user
depending on the answer activates the jailbreak or not

I managed to get it to start at the beginning too

I'm just having problems with routing

and with the installation script

btw great idea to map a button for PPLGPwn, i'll try that

I'm making my fork(because I have some different goals), but I'll contribute to yours whenever I implement something new on mine

@zauceee
Copy link
Owner

zauceee commented May 13, 2024

I've seen your fork and you have great plans! We could maybe join them both if you want, instead of making two different repos

@llbranco
Copy link
Contributor Author

let's wait until we create an installation process with options, when that's ready we can join/merge it, how about that?
I'm new to shell scripting and I intend to translate it to PT-BR asap
support for multiple languages can also be a valid feature

@zauceee
Copy link
Owner

zauceee commented May 13, 2024

Acho muito bom! Eu posso te ajudar a traduzir também! Haha

@llbranco
Copy link
Contributor Author

hahahaha, irado 2 br :D

fiz uma postagem no twitter pra dar uma visibilidade pro projeto e atrair beta-testers e possiveis colaboradores
https://twitter.com/llbranco/status/1789920665769808367

@zauceee
Copy link
Owner

zauceee commented May 13, 2024 via email

@gitnewcomer
Copy link

gitnewcomer commented May 14, 2024

Parabéns aos dois pelo projecto. Não é todos os dias que se vê pessoal de língua portuguesa ligado a projectos de jailbreak da PS4... :)

Abraço de um PT em DE... :D

P.S.: Se precisarem de traduzir para alemão, avisem que posso ajudar... ;)

@zauceee
Copy link
Owner

zauceee commented May 15, 2024

Boas meu rei!
Obrigado pelo o apoio!😁

Eventualmente no futuro secalhar acabermos por adicionar uma tradução, qualquer coisa a gente pode te avisar, agradecido! 😊

Um forte abraço daqui da terra para ti tambem!😊🫂

@semo007
Copy link

semo007 commented May 17, 2024

I wish you could port this to 9.00 fw with sistro stage2 for 9.00

@FabulosoDev
Copy link

I wish you could port this to 9.00 fw with sistro stage2 for 9.00

already done, check #10

@Denisuu
Copy link

Denisuu commented Jun 27, 2024

Thank you for the excellent work! Could you please include this link as well? It covers more exploits than the two mentioned:

webosbrew rooting.

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

6 participants