Tags: reversing
Rating:
# Seeking the Flag
## Description
> Rumors that the file may have information that you need.
>
> author : ircashem
## Execution
```
root@kali~$: strings rev | grep -i con{ -A 4
```
## Flag
```
EHACON{fHl@g_1n_5Htr1ng5}
```