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.
Webmin is an open-source, browser-based control panel for Linux server administration. Instead of managing your server…
Go (also called Golang) is a modern, statically typed programming language created at Google. It is…
Google Chrome is the most widely used web browser in the world. It is fast, secure,…
Eclipse is one of the most widely used integrated development environments in the world. It is…
Git is the de-facto standard for version control in software development. It tracks every change to…
Python 3.7 was a significant release for the language. It introduced data classes, a decorator that automatically…