Version: 2.2.0, Package name: binwalk-2.2.0 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Description 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. |
Filesize: 38666.518 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-12-21 07:18:31 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: add jefferson as an RDEP to extract JFFS2 filesystems |
2019-12-14 14:44:08 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Enable tests using MODPY_PYTEST Added PORTHOME and TEST_ENV with PYTHONPATH to make them work |
2019-12-14 07:21:46 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to binwalk-2.2.0 - add py-cryptodome dependency - take maintainership |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2017-08-23 05:29:37 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: update to binwalk-2.1.1 |
2017-07-05 04:22:06 by Stuart Henderson | Files touched by this commit (32) |
Log message: drop MAINTAINER on a few things |
2016-01-26 06:29:11 by Stuart Henderson | Files touched by this commit (7) |
Log message: use MODPY_PI MASTER_SITES where the files are the same as on googlecode. update some HOMEPAGEs and add some comments. |
2016-01-26 06:05:27 by Stuart Henderson | Files touched by this commit (24) |
Log message: Chase Location: header redirects for googlecode-hosted HOMEPAGEs and bump REVISION. |