From d128668699ae3cf818b654cca73c5d5f045ddcfa Mon Sep 17 00:00:00 2001 From: Mariotaku Date: Wed, 2 Oct 2024 12:47:30 +0900 Subject: [PATCH] stronger patched notice --- css/common.css | 28 ++++ index.html | 349 +--------------------------------------------- stage1.html | 371 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 406 insertions(+), 342 deletions(-) create mode 100644 stage1.html diff --git a/css/common.css b/css/common.css index 0a12014..834e44a 100644 --- a/css/common.css +++ b/css/common.css @@ -170,6 +170,12 @@ background-repeat: no-repeat; } } +@media (min-width: 1024px) { + .content-center { + max-width: 44em; + } +} + #patched { color: red; } @@ -178,3 +184,25 @@ background-repeat: no-repeat; font-family: monospace; background-color: #282828; } + +article a.deprecated-entry { + width: auto; + text-align: center; + + padding: 0.5em; + border: 1px solid #c4f0fd; + position: relative; + display: block; + border-radius: 0.5em; + + color: unset; + box-shadow: 0 0 1px 1px #fff, 0 0 0.5em 0.1em rgba(11, 182, 191, 0.8), inset 0 0 0.5em 0.1em rgba(11, 182, 191, 0.8), inset 0 0 1px 1px #fff; + + font-size: 2em; + text-decoration: none; +} + +article a.deprecated-entry.primary { + color: #ffe0ff; + box-shadow: 0 0 1px 1px #fff, 0 0 0.5em 0.2em #731178, inset 0 0 0.5em 0.2em #731178, inset 0 0 1px 1px #fff; +} \ No newline at end of file diff --git a/index.html b/index.html index 97eaa0d..2b6cf63 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - RootMyTV - Stage 1 + RootMyTV @@ -20,352 +20,17 @@

RootMy.TV 2.0


-

- This webpage will exploit your LG webOS smart TV, gain local root privileges, - and install the - webOS Homebrew Channel. -

- If you get a Denied method call error or your - TV reboots but Homebrew Channel is not installed, then your TV is - patched. All firmware released since mid-2022 is patched. - There is no need to report this to us. -

-

- /!\ IMPORTANT /!\ : Read our documentation - BEFORE you continue - or risk bricking your TV! -

-

- Once you're ready to proceed, drag the slider below (or press "5" / click here). -

-
-

->

-

slide to root

-
-

- Note: You must open this webpage on your TV to trigger the exploit. + RootMyTV (v1/v2) has been patched for years, and your TV is almost certainly not vulnerable. +
+ We recommend checking whether your TV is rootable with another method.

+ Find other exploits for your TV +
+ Proceed with RootMyTV

- - - diff --git a/stage1.html b/stage1.html new file mode 100644 index 0000000..97eaa0d --- /dev/null +++ b/stage1.html @@ -0,0 +1,371 @@ + + + + + RootMyTV - Stage 1 + + + + + + + + + + + +
+

RootMy.TV 2.0

+
+
+
+
+

+ This webpage will exploit your LG webOS smart TV, gain local root privileges, + and install the + webOS Homebrew Channel. +

+

+ If you get a Denied method call error or your + TV reboots but Homebrew Channel is not installed, then your TV is + patched. All firmware released since mid-2022 is patched. + There is no need to report this to us. +

+

+ /!\ IMPORTANT /!\ : Read our documentation + BEFORE you continue - or risk bricking your TV! +

+

+ Once you're ready to proceed, drag the slider below (or press "5" / click here). +

+
+

->

+

slide to root

+
+

+ Note: You must open this webpage on your TV to trigger the exploit. +

+
+
+
+ + + + + +