> For the complete documentation index, see [llms.txt](https://darvin.gitbook.io/ctf-writeups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darvin.gitbook.io/ctf-writeups/tjctf2026-forensics.md).

# \[tjctf2026] forensics

voice-in-the-packet, loud-packets, check-the-fine-prints

## check-the-fine-prints

```shellscript
check-the-fine-prints/logo.png
---------------------------------------------------------------------------------------------------
DECIMAL                            HEXADECIMAL                        DESCRIPTION
---------------------------------------------------------------------------------------------------
0                                  0x0                                PNG image, total size: 14276 
                                                                      bytes
14276                              0x37C4                             ZIP archive, file count: 
                                                                      248, total size: 50741 bytes
---------------------------------------------------------------------------------------------------

```

`binwalk -e logo.png`  extracts the files hidden inside.

001.png - 248.png are extracted.
