herrcore / punbup

Python unbup script for McAfee .bup files (with some additional fun features). This script is fully implemented in python it's not just another wrapper around 7zip!
Other
36 stars 16 forks source link

Added option to calculate file hashes. #1

Closed idiom closed 10 years ago

idiom commented 10 years ago

Added the option to calculate file hashes. This will simply print out the hashes (md5,sha1,sha256) of the file streams without having to extract them to disk.