tvl-depot/users/wpcarro/scratch/picoctf/challenge_170/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
243 B
Markdown
Raw Normal View History

# challenge 170
The following should work on most Linux distros, but it didn't for me on NixOS:
```shell
chmod u+x ./warm
./warm -h
```
So instead, just call `strings` on the exectuable to search for the help text,
which contains the flag.