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:
@@ -8,13 +8,25 @@ To complete this CTF, you can use hashcat and hashid and their subsequent guides
|
||||
|
||||
[hashid](https://left4code.neocities.org/courses/hash_forensics/hashid.html)
|
||||
|
||||
**DEPENDENCIES**
|
||||
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
|
||||
|
||||
|
||||
**CONTROLS**
|
||||
use W/A/S/D to move
|
||||
use q to quit the game
|
||||
use shift + q to quit the terminal
|
||||
|
||||
|
||||
**1)** Download this repository:
|
||||
|
||||
##### **git clone https://git.qwik.space/left4code/L4C_Forensics_CTF**
|
||||
##### **`git clone https://git.qwik.space/left4code/L4C_Forensics_CTF`**
|
||||
|
||||
**2)** Run the linux executable ELF file inside of the "Filesystem Imaging & hashing" directory.
|
||||
|
||||
##### **./hashcat_ctf**
|
||||
##### **`./hashcat_ctf`**
|
||||
|
||||
**3)** Go to the terminal in the house.
|
||||
|
||||
|
Reference in New Issue
Block a user