Tags: strings
Rating:
```We have been given an executable object file "Calc" and we need to find the flag.```
```Run strings and grep utflag. And the flag is found there as utflag{str1ngs_1s_y0ur_fr13nd}
```
I don't remember