> 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

![](https://1569822153-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Ma_-L-NUkJ1mxbddZG2%2F-MfcaIfR870x3xNHlyV-%2F-Mfcamjc5Bs631HGeIZ8%2Fimage.png?alt=media\&token=3470d748-252c-4504-b502-0f92dcf4c451)

Once downloaded, lets run the file

![](https://1569822153-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Ma_-L-NUkJ1mxbddZG2%2F-MfcaIfR870x3xNHlyV-%2F-MfcayN6undVnImD6bn3%2Fimage.png?alt=media\&token=420b48e6-ac2a-477f-a6ce-df37d26770de)

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

![](https://1569822153-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Ma_-L-NUkJ1mxbddZG2%2F-MfcaIfR870x3xNHlyV-%2F-MfcbKUor18MBrq5xX13%2Fimage.png?alt=media\&token=d601176d-d118-4fcd-982d-9b8b6f05432a)

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

![](https://1569822153-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Ma_-L-NUkJ1mxbddZG2%2F-MfcaIfR870x3xNHlyV-%2F-MfcbwAwudosFobkk-ib%2Fimage.png?alt=media\&token=673b9cf2-aca4-46e9-bf41-abc26bc3f3f3)
