zip4j icon indicating copy to clipboard operation
zip4j copied to clipboard

Query the OS that was used to created the zip

Open kongeor opened this issue 2 years ago • 0 comments

Hello,

thank you for your work on this.

I was wondering if there is a way to query the operating system that was used to create the zip file.

Something like the information the https://github.com/pmqs/zipdetails provides. It is per file but that's fine.

There is a line zipdetails provides that looks like:

034D Created OS            03 'Unix'

or

00AC Created OS            00 'MS-DOS'

Did some digging but couldn't find a way to acquire this information.

Thanks!

kongeor avatar Oct 04 '23 12:10 kongeor