Armijn Hemel

Results 142 comments of Armijn Hemel

As a general remark: there are many variants of SquashFS that were made by different vendors over the years. Some of these have different headers (example: DD-WRT uses 'hsqt' as...

[zip64_end_of_central_directory_test.zip](https://github.com/kaitai-io/kaitai_struct_formats/files/8496440/zip64_end_of_central_directory_test.zip) Test file extracted from an actual ZIP file with several ZIP64 related sections. References to the actual existing files will not work, so you probably need to comment the...

[aex_encryption_test.zip](https://github.com/kaitai-io/kaitai_struct_formats/files/8496462/aex_encryption_test.zip) Test file extracted from an actual ZIP file with AE-x encryption. Like above References to the actual existing files will not work.

[kaitai.zip](https://github.com/kaitai-io/kaitai_struct_formats/files/8496467/kaitai.zip) Full ZIP file (with Kaitai's own contributions so can be fully shared) for testing with the `extended_timestamp` in the central directory and local files.

I checked with a firmware from OpenWrt and computation of offsets seems to be wrong. I am also getting drastically different results when checking with the IDE and Python, which...

It might be wise to check PR #548 first

The XML release format is described at: https://f-droid.org/en/docs/Build_Metadata_Reference/ and in the XML file itself: https://f-droid.org/repo/index.xml (warning: might take some time to load)

Yes, can be done, let me look into this. It might take me some time as I am a bit preoccupied with other things at the moment.

I just added a skeleton .gitignore file. I will be looking at the pip thing soon.

If I rename the file 'test.gif' to 'test.gaf' it works correctly: ``` test.gaf-0x00000000-gif-1/unpacked.gif test.gaf-0x000351b5-gif-2/unpacked.gif ```