You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/4-what-now.mdx
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,19 @@ Head to your plugins menu and select "Run Neofetch". Get this in a screenshot an
28
28
29
29
:::info
30
30
31
-
By the way, if you used CRSH2TTY to unenroll, your chromebook unenrolled on the serverside, so there is no need to do this.
31
+
By the way, if you used CRSH2TTY to unenroll, that was a serverside exploit, so there is no need to do this.
32
+
33
+
:::
34
+
35
+
:::warning
36
+
37
+
If unenrolling was questionable, this definitely breaks school policies, and maybe even law. Only use this on devices you bought!
38
+
39
+
:::
40
+
41
+
:::warning
42
+
43
+
Don't commit theft, kids
32
44
33
45
:::
34
46
@@ -70,6 +82,10 @@ Then, back in mush, select option 14 to start Crouton. Wait about 30 seconds, an
70
82
71
83
To switch back and forth between desktops, press `Ctrl+Shift+Alt+Back` and `Ctrl+Shift+Alt+Forward`.
72
84
85
+
### Can I use Crostini/built-in Linux?
86
+
87
+
No. If you have a time machine, then maybe, but it's impossible as of now.
88
+
73
89
## Abuse Root Access
74
90
75
91
You can easily pop open a root shell or a shell as the `chronos` user (which has sudo access) and mess with the system in virtually any way imaginable. If you're dedicated enough, you can download a prebuilt copy of gcc and make and build and install various pieces of software to your system. Murkmod contains a work-in-progress installer for Chromebrew, but it is still broken as-is.
@@ -95,3 +111,7 @@ Windows needs drivers. Lots of them! Beware that this takes up a lot of space, t
95
111
...or you can sail the high seas. Good luck finding them.
96
112
97
113
Please note that running MacOS is only possible on 10th gen and below Intel Processors, which are not Celerons, Pentiums or Atoms. Consult the [OpenCore guide](https://dortania.github.io/OpenCore-Install-Guide/) for more (but why would you even want to run MacOS? blink twice if you're doing this against your will).
114
+
115
+
## Extracting passwords (if it was blocked before)
116
+
117
+
The pages required to get passwords are unblocked while on fakemurk/murkmod, so you can easily extract passwords using your method of choice, like the [sync internals password extractor](https://s0urce-c0de.github.io/sipe2/)
Copy file name to clipboardExpand all lines: docs/extras/1-murkmod.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ Users have reported that murkmod is buggy and may break your device. Proceed wit
8
8
9
9
:::
10
10
11
+
:::warning
12
+
13
+
Setting GBB flags is highly recommended if installing murkmod on version 119+
14
+
15
+
:::
16
+
11
17
## Section I - Disable Extensions (if neccecary)
12
18
13
19
Try to open crosh (`Ctrl+Alt+T`). If you can't open crosh due to an extension block, then create a new folder in your Downloads named `disable-extensions`. Fakemurk will automagically disable extensions so you can use crosh.
0 commit comments