binwalk 2.1.1-1 source package in Ubuntu

Changelog

binwalk (2.1.1-1) unstable; urgency=medium

  * New upstream release
    - drop libraries, make package arch:all
    - change rules file to drop autoreconf
    - drop autoreconf and python-all-dev
    - drop patches regarding the libraries
    - remove dropped stuff from copyright.
  * patch refresh.
  * refresh manpage.

 -- Gianfranco Costamagna <email address hidden>  Thu, 24 Dec 2015 10:20:01 +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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
binwalk_2.1.1-1.dsc 1.8 KiB 88f18cc6abd8cac5a3e237703fb585e7c27c91426d3daf2559dbb8a4e9dc3c40
binwalk_2.1.1.orig.tar.gz 257.8 KiB 1b70a5b03489d29f60fef18008a2164974234874faab48a4f47ec53d461d284a
binwalk_2.1.1-1.debian.tar.xz 6.0 KiB d12cba9707ae4d480062efeee8ea6c1af6a0c4152510f25d2d374276ca7179fc

Available diffs

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.