blob: a506013a5861ab19b8702be2b1548a2b6954a5d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
= 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.
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
|