Package: binwalk Priority: extra Section: devel Installed-Size: 383 Maintainer: Leo Costela Architecture: i386 Version: 1.0-1~afulinux1 Depends: python (>= 2.6.6-7~), python (<< 2.8), python-magic Filename: dists/wheezy/binwalk/binary-i386/binwalk_1.0-1~afulinux1_i386.deb Size: 57004 MD5sum: 73743c52bcc45d7713420bfcbe715a35 SHA1: fbcd8c808cf87e3c8addbfe6276f9f37f6e7236f SHA256: 2735d67a9b1bf809588057a15b96580effd0adae0f388033957a271d0cfef867 SHA512: 8bb87e25db2af0189043663e637ced5ce59ee966fb175fa0c1d94905fa60c5feb7dca99c1f272f65da3a22eda2a43e8b9c30537bf14ddc029d3fba1bff380f3b Description: 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. Homepage: http://code.google.com/p/binwalk/