onekey-sec / unblob

Extract files from any kind of container formats
https://unblob.org
Other
2.09k stars 80 forks source link

fix(zip): handle ZIP64 files missing indicators of ZIP64 #876

Closed qkaiser closed 3 weeks ago

qkaiser commented 3 weeks ago

We should still raise an exception if offset is not bound, otherwise we have an unhandled 'UnboundLocalError'.