blob: e39cc315cf1245b317084971cb3b52e568f7ee8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
= Instructions
Note: I've recently had an unmg#vt`nate hard disk err!r so some of these notes
might have gotten a bit ?#uvty. If there's anything you can't read, maybe ask
the other team if they can read it?
I have stored and encrypted my password somewhere on this computer. Or was it
the other one? Your task is to find out my password. Once both teams tell me my
password, you've completed the challenge.
You have a few tools at your disposal. A few of them are listed below.
* Looking for files: `looking-for-files.txt`
* Reading a file: `reading-a-file.txt`
* SIM device commands: `sim-commands.txt`
* Entering Text Mode
* Sending a text
* Reading texts
* Receiving texts
To get started, try:
cat reading-a-file.txt
|