mirror of
https://git.qwik.space/left4code/L4C_Forensics_CTF.git
synced 2025-07-28 00:14:28 +05:30
modified readme
This commit is contained in:
@@ -9,12 +9,13 @@ To complete this CTF, you can use hashcat and hashid and their subsequent guides
|
|||||||
[hashid](https://left4code.neocities.org/courses/hash_forensics/hashid.html)
|
[hashid](https://left4code.neocities.org/courses/hash_forensics/hashid.html)
|
||||||
|
|
||||||
**DEPENDENCIES**
|
**DEPENDENCIES**
|
||||||
|
|
||||||
This binary depends on `ncurses`, you should download it from the software repository of your choice.
|
This binary depends on `ncurses`, you should download it from the software repository of your choice.
|
||||||
|
|
||||||
For building the project after completion of the game, `ncurses-dev` is required
|
For building the project after completion of the game, `ncurses-dev` is required
|
||||||
|
|
||||||
|
|
||||||
**CONTROLS**
|
**CONTROLS**
|
||||||
|
|
||||||
use W/A/S/D to move
|
use W/A/S/D to move
|
||||||
use q to quit the game
|
use q to quit the game
|
||||||
use shift + q to quit the terminal
|
use shift + q to quit the terminal
|
||||||
@@ -48,17 +49,17 @@ use shift + q to quit the terminal
|
|||||||
|
|
||||||
**NOTE** Do you want the source code?
|
**NOTE** Do you want the source code?
|
||||||
|
|
||||||
Upon completing the game, the same password used to get the flag can be used to decrypt the source_code_encrypted.zip.gpg file.
|
Upon completing the game, the same password used to get the flag can be used to decrypt the `source_code_encrypted.zip.gpg` file.
|
||||||
|
|
||||||
To build the project, cd into the source_code_encrypted/ directory and run the command:
|
To build the project, cd into the `source_code_encrypted/` directory and run the command:
|
||||||
|
|
||||||
#### **make**
|
#### **`make`**
|
||||||
- will make the project
|
- will make the project
|
||||||
|
|
||||||
#### **make run**
|
#### **`make run`**
|
||||||
- will run the executable
|
- will run the executable
|
||||||
|
|
||||||
#### **make clean**
|
#### **`make clean`**
|
||||||
- will remove the executable
|
- will remove the executable
|
||||||
|
|
||||||
If you can't complete the CTF and still want the code, send me an [email](https://left4code.neocities.org/left4code_gpg.txt) and I'll send you the zip file with the code in it. Pretty please send me your gpg key first though so I can encrypt before sending.
|
If you can't complete the CTF and still want the code, send me an [email](https://left4code.neocities.org/left4code_gpg.txt) and I'll send you the zip file with the code in it. Pretty please send me your gpg key first though so I can encrypt before sending.
|
||||||
|
Reference in New Issue
Block a user