-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathlightspeed.html
More file actions
127 lines (117 loc) · 4.14 KB
/
lightspeed.html
File metadata and controls
127 lines (117 loc) · 4.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>3.2 Quadratics</title>
<meta name="robots" content="nofollow">
<meta name="og:title" content="SH1MMER">
<meta name="og:description" content="SH1MMER Chromebook jailbreak">
<meta name="og:type" content="website">
<meta name="og:image" content="icon.png">
<meta name="og:url" content="https://sh1mmer.me/">
<link rel="icon" type="image/x-icon" href="icon.png" />
<link rel="stylesheet" href="main.css" />
<script src="assets/script.js" defer></script>
<link rel="icon" href="icon.png" type="image/x-icon"/>
<script>
var messages = {
mercury:
"Check the credits button at the bottom of the page for more info.",
friday:
"A rather unlucky day for sysadmins, indeed.",
pc:
"Or if you can download the recovery utility extension on your school computer, but that's exceedingly rare.",
board:
"Press ESC+REFRESH+POWER to enter recovery mode, and look up your codename on https://cros.tech/. Click your device, and your board name will be shown. Note that GRABBITER is the same as FLEEX (which is octopus) but is not shown on most online databases.",
launch:
"Click the extensions icon in Chrome, then click Chromebook Recovery Utility.",
};
</script>
<base target="_blank" />
</head>
<body>
<div class="header">
<h1>Lightspeed Fliter Agent</h1>
</div>
<div class="section blue">
<br>
<h4>
If you need help or something isn't working for you, dm me on discord, thatkrsmkid
or join The Relocate Server: Discord.gg/relocate
</h4>
</div>
<div class="section green">
<h3> go to chrome://version, the first number is your version,
come back here and select your version
</h3>
<ul>
<li><a href="#100-114" target="_self">"100-114"</a></li>
<li> <a href="#115-128" target="_self">"115-128"</a> </li>
<li> <a href="#129-133" target="_self">"129-133"</a></li>
</ul>
<hr <div id="100-114">
<h3>versions 100-114</h3>
<p>
your exploit is baby ltmeat!
</p>
<p>
go to chrome-extensions://Adkcpkpghahmbopkjchobieckeoaoeem/manifest.json
<p/>
<p>
in your url bar go to chrome://hang
<p/> <p>
now right click the tab and duplicate,
now to go chrome://extensions/?id=Adkcpkpghahmbopkjchobieckeoaoeem
<p/>
<p>
scroll down and press allow access to url once,
now you can delete all tabs,
lightspeed is crashed until your chromebook turns off :)
<p/>
</p>
<hr />
<div id="115-128">
<h3>rigtools</h3>
<h4> works up to version 128</h4>
<p>
aight, so first you need to self host, you only need to do this once!
<ol>
<li>go to https://replit.com/@thattoasterboyo/remove-content-keeper</li>
<li>remix it and sign in if you haven't</li>
<li>run it(big green button, says run)</li>
<li>now go to devtools://devtools/bundled/devtools_app.html</li>
<li>go back ti replit and find the webview button,</li>
<li>copy the topmost link on the webview and go to it</li>
<li>go to network tab and double click gray box</li>
<li>click gforms method</li>
<li> and disable! keep this tab open!</li>
</ol>
<hr />
<div id="129-133">
<h3>129-133</h3>
<h3>you're cooked</h3>
<h4>you have to downgrade, theres no exploits for these versions</h4>s</h4>
<p>
aight, so if your on kervner 5 you cant downgrade so lets check your kervner
<p/>
<ol>
<li>press esc, power_button, and refresh_button </li>
<li>once it loads press tab</li>
<li> look at the last number of the kerver line</li>
<li>4? you can downgrade to use rigtools! go to here to <a href="downgrade.html" target="_self">"downrade"</a> </li>
<li>5? you're cooked, no exploits for you :( </li>
</ol>
</p>
</div>
</div>
<div class="section blue">
<h3>
<a href="Disclaimer.html" target="_self">Disclaimer + Terms of Service</a>
<a href="credits.html" target="_self">Credits</a>
<a href="help.html" target="_self">Help</a>
</h3>
<p>
</div>
</body>
</html>