# zipdump Analyze zipfile, either local, or from url
zipdump can either do a full scan, finding all PK-like headers, or it can do a quick scan ( like the usual zip -v type output ).
zipdump -q works equally quick on web based resources as on local files. This makes it quite easy to quickly investigate a large number of large .zip files without actually needing to download them.
I wrote this tool because i wanted to look at the contents of lots of apple ios firmware files without downloading 100s of GB of data.
For instance:
python zipdump.py -q http://appldnld.apple.com/ios10.0/031-64655-20160705-A371AD14-3E3F-11E6-A58B-C84C60941A1E/com_apple_MobileAsset_SoftwareUpdate/d75e3af423ae0308a8b9e0847292375ba02e3b11.zip
zipdump works with both python2 and pyton3.
2016 Willem Hengeveld <itsme@xs4all.nl>
Release files for zipdump 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zipdump-0.1.zip | 8.3 kB | Details |
Release files / zipdump-0.1.zip
| Download URL | zipdump-0.1.zip |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1fad2dc0154843fa97f70fc31889a25f45363659dd1dc77582681bf811438119
|
|
BLAKE2b-256 checksum How to use checksums |
9ab203cb42a9e0e6984658c8ae17f97362139207b6a44ece18458ef1218a0f7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |