IABSD.fr/ports/sysutils/binwalk

Branch :


Log

Author Commit Date CI Message
0e9102df 2016-01-26 13:29:11 use MODPY_PI MASTER_SITES where the files are the same as on googlecode. update some HOMEPAGEs and add some comments.
3451d0c0 2016-01-26 13:05:26 Chase Location: header redirects for googlecode-hosted HOMEPAGEs and bump REVISION.
c8e507e1 2014-08-20 00:29:15 handler new py-libmagic, breakage reported by chris@
a29724f5 2013-11-02 20:32:49 minor update to binwalk 1.2.2-1
6759175a 2013-10-27 09:58:41 import sysutils/binwalk, req'd by chris@, ok zhuk@ Binwalk is a firmware analysis tool designed to assist in the analysis, extraction, and reverse engineering of firmware images and other binary blobs. It is simple to use, fully scriptable, and can be easily extended via custom signatures, extraction rules, and plugin modules. Binwalk supports various types of analysis useful for inspecting and reverse engineering firmware, including: Embedded file identification and extraction Executable code identification Type casting Entropy analysis and graphing Heuristic data analysis "Smart" strings analysis Binwalk's file signatures are (mostly) compatible with the magic signatures used by the Unix file utility, and include customized/improved signatures for files that are commonly found in firmware images such as compressed files, firmware headers, kernels, bootloaders, filesystems, etc.