onekey-sec / unblob
- четверг, 11 августа 2022 г. в 00:33:16
Extract files from any kind of container formats
unblob is an accurate, fast, and easy-to-use extraction suite. It parses unknown binary blobs for more than 30 different archive, compression, and file-system formats, extracts their content recursively, and carves out unknown chunks that have not been accounted for.
Unblob is free to use, licensed with the MIT license. It has a
Command Line Interface and can be used as a Python library.
This turns unblob into the perfect companion for extracting, analyzing,
and reverse engineering firmware images.
See more at https://unblob.org.