Skip to content

Commit

Permalink
sky
Browse files Browse the repository at this point in the history
  • Loading branch information
54toshi committed Nov 3, 2023
1 parent fb74ac8 commit 2e62f2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 2023_ekoparty/ekoparty.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ given: Will you be able to sky down the hill and avoid the monster? Play the gam
go.ctf.site:10070

```bash
# download skifree.exe:
wget http://go.ctf.site:10070/GAMES/skifree.exe

# check what it is:
file skifree.exe
skifree.exe: MS-DOS executable, NE for MS Windows 3.x (3.0) (EXE) # output
```
Expand Down

0 comments on commit 2e62f2c

Please sign in to comment.