-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathck.html
More file actions
113 lines (99 loc) · 3.14 KB
/
ck.html
File metadata and controls
113 lines (99 loc) · 3.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>3.2 Quadratics</title>
<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"/>
<base target="_blank" />
</head>
<body>
<div class="header">
<h1>Content Keeper</h1>
</div>
<div class="header">
<a href="index.html" target="_self">Back to home</a>
</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://allahmdcdojnlikmpkdpcopgmjfdafch/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=allahmdcdojnlikmpkdpcopgmjfdafch
<p/>
<p>
scroll down and press allow access to url once,
now you can delete all tabs,
ck 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,
</p>
<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>
<a href="rigtools.html" target="_self">more on rigtools</a>
<hr />
<div id="129-133">
<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>