Official Secret Treasures Discussion

Type your comment> @snuggles said:

@NullByteZero said:

Hi! any hints? I feel like im very close to the end. I reversed all of the files. And I think I know how the flag is generated, but when I run my Python script it only returns random ascii characters.

I wrote my script in Python as well and had some issues until I made sure to see the types correctly.

I was considering that it should output file format other than text, but then the begining of the file should contain some sort of magic number, right? Or am I missing the point completly?