Skip to content

KarimosDz/PPPwnLG

Repository files navigation

PPLGPwn (llbranco mod) only for fw 9.00 and 9.60 and 10.00 and 11.00

Based on: https://github.com/zauceee/PPLGPwn

A method of executing PPPwn through rooted LGTV's

Important

me and zauceee (aka kodeine) decided to work and focus on just one project, we have the same goals and working together we will have much more to offer than separately.

If you liked the project, consider following our most updated version at: https://github.com/zauceee/PPLGPwn

I will keep this project open but only as an option for just 1 firmware (11.00) or maybe for testing proposes.

LIMITED SUPPORT to Fox Electronics, u may need to manually replace the pppwn binary if it is aarch64

(thx to Aljelja for the feedback)

This method is using the C++ version of PPPwn, made by xfangxfang PPPwn_cpp

Caution

This project is not compatible with Roku tv, Amazon Fire Stick, Samsung tv or Android tv .

Will it ever be compatible?

I'm not sure, I can't guarantee it, but I don't exclude the possibility

I can't test it (and consequently cant port to it) 'coz I don't have access to any of these devices :(

I installed this version. Is there any compatibility issue with switching to the version from his repository?

absolutely not, you can change if you wish.

After all, zauceee (aka kodeine) and I will be working together on the same repository

If you liked my project and want to help me, consider buying me a coffee

Buy Me a Coffee at ko-fi.com Support me on Patreon

It provides a new way of jailbreaking your PS4, using a rooted LGTV. For more information of which firmwares are supported, visit the link above.

Requirements

How can I do it?

use one of this step-by-step guides

guideguideguide

and follow the instructions down bellow:

Firstly you'll need to root your LGTV, the root itself it supported by a couple of models, check both exploits to see if your TV is capable of doing so, more steps on how to root it and activate SSH aswell are available there:

Root my TV: https://rootmy.tv/

Secondly, after you jailbreak your own TV (ironic on how we use a jailbroken TV to jailbreak another device lol), you will need to follow the following steps thru ssh:

cd /media/internal/downloads
wget https://github.com/KarimosDz/PPPwnLG/archive/refs/heads/main.zip
unzip main.zip
cd PPPwnLG-main

Change the file name according to your version start900.sh start960.sh start1000.sh start1100.sh

chmod +x ./start900.sh

Run command

./start900.sh

to make it run on the boot edit this file to make the script runs on boot

/var/lib/webosbrew/startup.sh

insert this lines in the last line (or after sshd server right under the "fi" if you prefer) save and reboot

cd /media/internal/downloads/PPPwnLG-main
./start900.sh

Steps to fix bus error: (Thanks to Modded Warfare)

you can check if the cpu archtecture of your tv is aarch64

uname -m

download the new binary

wget https://nightly.link/xfangfang/PPPwn_cpp/workflows/ci.yaml/main/aarch64-linux-musl.zip

unzip it

unzip aarch64-linux-musl.zip
tar -xzvf pppwn.tar.gz

Connect your PS4 to your TV through the Ethernet port, and go in your PS4 set up LAN > PPPoE, and the exploit should be working!

!! This exploit is made for TV's with the armv7, I'm unsure if it works on any other different arch, to know your TV chip architecture run uname -m !!

!! This exploit stage2 runs SiStRo's payload !!

  • Installer ( probably something based on https://github.com/stooged/PI-Pwn installer )
  • Start on boot
  • Notifications on your tv (config on install)
  • Retry on error
  • Route TV WiFi to PS4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages