File Submitter: Icecube
File Submitted: 18 Nov 2012
File Updated: 02 Jan 2013
File Category: Miscellaneous
Description:
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.
http://code.google.com/p/binwalk/
Usage:
binwalk.exe -m magic.binwalk file_to_investigate
http://code.google.c...walk/wiki/Usage
The archive contains binwalk compiled in a cygwin environment.
Click here to download this file