Analyze zipfile, either local, or from url
Project description
# 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>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zipdump-0.1.zip
.
File metadata
- Download URL: zipdump-0.1.zip
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fad2dc0154843fa97f70fc31889a25f45363659dd1dc77582681bf811438119 |
|
MD5 | 2b7ac764babfb3162964bc84b8228f88 |
|
BLAKE2b-256 | 9ab203cb42a9e0e6984658c8ae17f97362139207b6a44ece18458ef1218a0f7a |