> For the complete documentation index, see [llms.txt](https://writeups.adityadindi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writeups.adityadindi.com/crackmes.one/1-difficulty-rating/easyaf.md).

# easyAF

![](/files/-Mfcamjc5Bs631HGeIZ8)

Once downloaded, lets run the file

![](/files/-MfcayN6undVnImD6bn3)

Looks like it asks for a password, and says `Nope` if it is wrong

Lets look at the file at more detail with the `strings` command

![](/files/-MfcbKUor18MBrq5xX13)

The highlighted lines are interesting, we can see that there is a string called `pass`, and two lines below it says `Welldone!` Lets try entering `pass` as the password

![](/files/-MfcbwAwudosFobkk-ib)
