Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/onekey-sec/unblob
- Owner: onekey-sec
- License: other
- Created: 2021-06-08T07:15:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T10:42:16.000Z (9 days ago)
- Last Synced: 2024-12-04T11:33:47.366Z (9 days ago)
- Topics: archive, compression, extraction, filesystem, python
- Language: Python
- Homepage: https://unblob.org
- Size: 4.07 MB
- Stars: 2,210
- Watchers: 21
- Forks: 80
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: docs/support.md
Awesome Lists containing this project
- awesome-iot-security-resource - unblob
- awesome-rainmana - onekey-sec/unblob - Extract files from any kind of container formats (Python)
- awesome-hacking-lists - onekey-sec/unblob - Extract files from any kind of container formats (Python)
- my-awesome - onekey-sec/unblob - 12 star:2.2k fork:0.1k Extract files from any kind of container formats (Python)
- StarryDivineSky - onekey-sec/unblob
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)