http://open-source-security-software.net/project/binwalk/releases.atom Recent releases for binwalk 2025-06-06T23:48:25.970229+00:00 python-feedgen binwalk v2.0.0 binwalk v2.0.0 2014-07-26T14:08:48+00:00 Highlights: - Python3 support - Raw deflate detection/extraction - Improved API - Improved speed - More (and improved) signatures - Faster entropy scans - Much more... Lots of thanks to everyone who submitted patches and bug reports! 2014-07-26T14:08:48+00:00 binwalk v2.0.1 binwalk v2.0.1 2014-07-27T01:07:15+00:00 Fixes an install bug on OSX. 2014-07-27T01:07:15+00:00 binwalk v2.1.1 binwalk v2.1.1 2015-12-23T17:10:14+00:00 The binwalk v2.1.1 release includes many improvements, including: - Many bug fixes - New/improved file signatures - Disassembly scans (using the Capstone Engine) - Improved raw Deflate compression detection and extraction - Raw LZMA compression detection and extraction - Improved false positive detection for common compressions (Zlib, LZMA) - An IDA plugin for running binwalk inside of IDA - Integration of better extraction utilities (e.g., `sasquatch` for SquashFS, `jefferson` for JFFS2) - Removal of all C library dependencies, including libmagic - pure Python! - Native Windows support! Thanks to everyone who submitted bug reports and pull requests! 2015-12-23T17:10:14+00:00 binwalk v2.2.0 binwalk v2.2.0 2019-10-14T13:54:56+00:00 2019-10-14T13:54:56+00:00 binwalk python27 binwalk python27 2021-03-15T15:45:28+00:00 This will be the last release that officially supports Python 2. 2021-03-15T15:45:28+00:00 binwalk v2.3.0 binwalk v2.3.0 2021-03-22T00:11:20+00:00 This is the first release with exclusive support for Python3. 2021-03-22T00:11:20+00:00 binwalk v2.3.1 binwalk v2.3.1 2021-03-25T01:53:27+00:00 - Fixed issue where deps.sh could fail to install a dependency but the script would still succeed. Specifically sasquatch was not getting properly installed into the docker container. 2021-03-25T01:53:27+00:00 binwalk v2.3.2 binwalk v2.3.2 2021-08-16T13:58:38+00:00 Minor bug fixes 2021-08-16T13:58:38+00:00 binwalk v2.3.3 binwalk v2.3.3 2021-09-10T17:49:36+00:00 1. Added checks to prevent directory traversal vulnerability when external extractors create symlinks on the filesystem. 2. Added `--run-as` command line option to allow users to control the privilege level external extractors are given as well as the power to run as root if they so choose. 3. Added documentation to the README that describes the changes above. 2021-09-10T17:49:36+00:00 binwalk v2.3.4 binwalk v2.3.4 2023-02-01T16:30:05+00:00 Merged patch to fix [PFS directory traversal / code execution bug](https://onekey.com/blog/security-advisory-remote-command-execution-in-binwalk/). Credit: [Quentin Kaiser](https://github.com/QKaiser). 2023-02-01T16:30:05+00:00