Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onekey-sec/unblob

Extract files from any kind of container formats
https://github.com/onekey-sec/unblob

archive compression extraction filesystem python

Last synced: 1 day ago
JSON representation

Extract files from any kind of container formats

Awesome Lists containing this project

README

        

# unblob

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.

## Demo

![](docs/demo.svg)