binwalk 2.1.1-4 source package in Ubuntu
Changelog
binwalk (2.1.1-4) unstable; urgency=medium * Remove gzip and tar dependencies, part of essential packages. -- Gianfranco Costamagna <email address hidden> Sun, 10 Jan 2016 23:25:07 +0100
Upload details
- Uploaded by:
- Leo Antunes
- Uploaded to:
- Sid
- Original maintainer:
- Leo Antunes
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
binwalk_2.1.1-4.dsc | 1.8 KiB | 39f0438024559c8b068f4fbdc128b685e9a25ba789951815a1269254f0d67c85 |
binwalk_2.1.1.orig.tar.gz | 257.8 KiB | 1b70a5b03489d29f60fef18008a2164974234874faab48a4f47ec53d461d284a |
binwalk_2.1.1-4.debian.tar.xz | 6.1 KiB | 98aea97fbf42332ae5ea22c1581d02c86f8786b2298b6ad48478efd3e73d2ec6 |
Available diffs
- diff from 2.1.1-3 to 2.1.1-4 (575 bytes)
No changes file available.
Binary packages built by this source
- binwalk: tool for searching binary images for embedded files and executable code
Binwalk is a tool for searching a given binary image for embedded files
and executable code. Specifically, it is designed for identifying files
and code embedded inside of firmware images. Binwalk uses the libmagic
library, so it is compatible with magic signatures created for the Unix
file utility.
.
Binwalk also includes a custom magic signature file which contains
improved signatures for files that are commonly found in firmware images
such as compressed/archived files, firmware headers, Linux kernels,
bootloaders, filesystems, etc.