Skip to content

Commit b9653ec

Browse files
committed
removed outdated information
1 parent 01c31de commit b9653ec

File tree

1 file changed

+1
-92
lines changed

1 file changed

+1
-92
lines changed

src/views/rooting/index.md

Lines changed: 1 addition & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

33
Decide whether to root your device.
44

5-
<style>
6-
table.exploits tbody td {
7-
text-align: center;
8-
}
9-
</style>
10-
115
> [!WARNING]
126
> Rooting your TV via software methods is generally safe, and having no consequences even if it fails.<br>
137
> 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 {
1711

1812
## Can I root my TV?
1913

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.
10215

10316
## Rooting methods
10417

@@ -107,10 +20,6 @@ table.exploits tbody td {
10720
Works on webOS 4.0 and up, including webOS 9. As of January 2025, no patched firmware exists.
10821
[Download and instructions](https://github.com/throwaway96/faultmanager-autoroot).
10922

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-
11423
### DejaVuln
11524

11625
Works on webOS 3.5 and up. Patches are being rolled out, starting from recent models.

0 commit comments

Comments
 (0)