2
2
3
3
Decide whether to root your device.
4
4
5
- <style >
6
- table .exploits tbody td {
7
- text-align : center ;
8
- }
9
- </style >
10
-
11
5
> [ !WARNING]
12
6
> Rooting your TV via software methods is generally safe, and having no consequences even if it fails.<br >
13
7
> However, reckless changes to the system can brick your TV, if you don't have proper knowledge and ignore
@@ -17,88 +11,7 @@ table.exploits tbody td {
17
11
18
12
## Can I root my TV?
19
13
20
- > [ !TIP]
21
- > Checkout [ CanI.RootMy.TV] ( https://cani.rootmy.tv ) for your model and firmware version.
22
-
23
- <div class =" table-responsive " >
24
- <table class =" table table-bordered exploits " >
25
- <thead>
26
- <tr>
27
- <th class="text-nowrap">webOS version</th>
28
- <th class="text-center"><a href="#rootmytv">RootMy.TV</a></th>
29
- <th class="text-center"><a href="#crashd">crashd</a></th>
30
- <th class="text-center"><a href="#wta">WTA</a></th>
31
- <th class="text-center"><a href="#getmenow">GetMeNow</a></th>
32
- <th class="text-center"><a href="#dejavuln">DejaVuln</a></th>
33
- <th class="text-center"><a href="#faultmanager">faultmanager</a></th>
34
- <th class="text-center"><a href="#nvm">NVM</a></th>
35
- </tr>
36
- </thead>
37
- <tbody>
38
- <tr>
39
- <th>1.x</th>
40
- <td rowspan="2">❌<br>Not supported</td>
41
- <td rowspan="4">❌<br>Not supported</td>
42
- <td rowspan="6">❌<br>Not supported</td>
43
- <td rowspan="4">🪦<br>Patched</td>
44
- <td rowspan="3">❌<br>Not supported</td>
45
- <td rowspan="4">❌<br>Not supported</td>
46
- <td rowspan="4">✅<br>Supported</td>
47
- </tr>
48
- <tr>
49
- <th>2.x</th>
50
- </tr>
51
- <tr>
52
- <th>3.0~3.4</th>
53
- <td rowspan="6">🪦<br>Patched, very unlikely to work</td>
54
- </tr>
55
- <tr>
56
- <th>3.5~3.9</th>
57
- <td rowspan="3">✅<br>Supported</td>
58
- </tr>
59
- <tr>
60
- <th>4.0~4.4</th>
61
- <td rowspan="6">🪦<br>Patched, very unlikely to work</td>
62
- <td rowspan="7">❌<br>Not supported</td>
63
- <td rowspan="7">✅<br>Supported</td>
64
- <td rowspan="7">❌<br>Not supported</td>
65
- </tr>
66
- <tr>
67
- <th>4.5~4.10</th>
68
- </tr>
69
- <tr>
70
- <th>5.x</th>
71
- <td rowspan="4">🩹<br>Patched</td>
72
- <td rowspan="3">⌛<br>Being patched</td>
73
- </tr>
74
- <tr>
75
- <th>6.x</th>
76
- </tr>
77
- <tr>
78
- <th>7.x</th>
79
- <td rowspan="3">❌<br>Not supported</td>
80
- </tr>
81
- <tr>
82
- <th>8.x</th>
83
- <td>🩹<br>Patched</td>
84
- </tr>
85
- <tr>
86
- <th>9.x~</th>
87
- <td>❌<br>Not supported</td>
88
- <td>❌<br>Not supported</td>
89
- <td>❌<br>Not supported</td>
90
- </tr>
91
- </tbody>
92
- </table >
93
- </div >
94
-
95
- ### Explanation
96
-
97
- * ✅ Should work on most firmware versions. Root ASAP.
98
- * ⌛ Hurry up and don't update! Patched firmware is being rolled out.
99
- * 🩹 Being patched for a while and the latest firmware is likely patched.
100
- * 🪦 Used to work, but became completely patched. Don't expect it to work anymore.
101
- * ❌ Not supported. Won't work at all.
14
+ Checkout [ CanI.RootMy.TV] ( https://cani.rootmy.tv ) for your model and firmware version.
102
15
103
16
## Rooting methods
104
17
@@ -107,10 +20,6 @@ table.exploits tbody td {
107
20
Works on webOS 4.0 and up, including webOS 9. As of January 2025, no patched firmware exists.
108
21
[ Download and instructions] ( https://github.com/throwaway96/faultmanager-autoroot ) .
109
22
110
- > [ !NOTE]
111
- > This exploit was quickly adapted from [ dejavuln-autoroot] ( https://github.com/throwaway96/dejavuln-autoroot ) with
112
- > limited testing. Expect it to be rough around the edges.
113
-
114
23
### DejaVuln
115
24
116
25
Works on webOS 3.5 and up. Patches are being rolled out, starting from recent models.
0 commit comments