Running fact_extractor with [0.zip](https://github.com/fkie-cad/fact_extractor/files/12796528/0.zip) gives me wired results. Here is the output of tree in the respective extraction directory: ``` . ├── files │ └── 0.zip ├── input │ └── 0.zip └── reports └── meta.json ``` The [report](https://paste.sr.ht/~maringuu/1484930dbaa1b05bcce89bd3875522a61831567a) tells us that one file was extracted which is the file itself. They even have the same hashes. What happened here?