Skip to content

Commit 07d69bc

Browse files
committed
added legend
1 parent 7733dfa commit 07d69bc

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

src/views/rooting/index.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ table.exploits tbody td {
4040
<td rowspan="2">❌<br>Not supported</td>
4141
<td rowspan="4">❌<br>Not supported</td>
4242
<td rowspan="6">❌<br>Not supported</td>
43-
<td rowspan="4">🩹<br>Patched</td>
43+
<td rowspan="4">🪦<br>Patched</td>
4444
<td rowspan="3">❌<br>Not supported</td>
4545
<td rowspan="4">❌<br>Not supported</td>
4646
<td rowspan="4">✅<br>Supported</td>
@@ -92,6 +92,14 @@ table.exploits tbody td {
9292
</table>
9393
</div>
9494

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.
102+
95103
## Rooting methods
96104

97105
### DejaVuln
@@ -132,4 +140,5 @@ Works on webOS 4.0 and up, including webOS 9. As of January 2025, no patched fir
132140
[Download and instructions](https://github.com/throwaway96/faultmanager-autoroot).
133141

134142
> [!WARNING]
135-
> This exploit was quickly adapted from [dejavuln-autoroot](https://github.com/throwaway96/dejavuln-autoroot) with limited testing. Expect it to be rough around the edges.
143+
> This exploit was quickly adapted from [dejavuln-autoroot](https://github.com/throwaway96/dejavuln-autoroot) with
144+
> limited testing. Expect it to be rough around the edges.

0 commit comments

Comments
 (0)