Open kongeor opened 1 year ago
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:
zipdetails
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!
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:or
Did some digging but couldn't find a way to acquire this information.
Thanks!