You unzipped the file! Compression is pretty awesome when you want to keep file sizes low.

```
7za a nested.7z flag07.txt # compresses the files into 7z format

7z x nested.7z # extracts the contents from the 7z
```

ClubCTF{9e925e9341b490bfd3b4c4ca3b0c1ef2}
