Releases: OSPG/binwalk
Releases · OSPG/binwalk
Binwalk 2.4.3
What's Changed
- Allow escaping # in magic files by @jclehner in #23
- remove Python2 crumbs by @a-detiste in #24
New Contributors
- @jclehner made their first contribution in #23
- @a-detiste made their first contribution in #24
Full Changelog: v2.4.2...v2.4.3
Binwalk 2.4.2
Binwalk 2.4.1
What's Changed
- change jefferson uri by @stkw0 in #7
- Detect WAVE and FLAC by @puhitaku in #8
- Update audio signature file by @kagekiyo7 in #10
- entropy: don't parse math by @ElDavoo in #12
New Contributors
- @puhitaku made their first contribution in #8
- @kagekiyo7 made their first contribution in #10
- @ElDavoo made their first contribution in #12
Full Changelog: v2.4.0...v2.4.1
Binwalk 2.4.0
This release merged the next upstream PR:
- Add magic for ZTE firmware
- Improve YAFFS signature
- Add Microware OS-9/68000 magic support
- Add PKCS#1 DER hash signatures
- Add firmware signatures used with JBOOT bootloader
- Added ESP32 image and partition entry signatures
- Add WinCE file extractor plugin
- PKCS #8 Private key
Full Changelog: v2.3.8...v2.4.0
Binwalk 2.4.0-rc2
This release merged the next upstream PR:
Binwalk 2.4.0-rc1
This release merged the next upstream PR:
- Add magic for ZTE firmware
- Improve YAFFS signature
- Add Microware OS-9/68000 magic support
- Add PKCS#1 DER hash signatures
- Add firmware signatures used with JBOOT bootloader
- Added ESP32 image and partition entry signatures
- Add WinCE file extractor plugin
- PKCS #8 Private key
Full Changelog: v2.3.8...v2.4.0-rc1
Binwalk 2.3.8
- Fix support for python3.12
Full Changelog: v2.3.7...v2.3.8
Binwalk 2.3.7
- Fix issue in Windows due to the use of pwd
- Fix dep.sh bug in some specific distros
Full Changelog: v2.3.6...v2.3.7
Binwalk 2.3.6
- Fix missing import on extractor.py
Full Changelog: v2.3.5...v2.3.6
Binwalk 2.3.5
This release applies a bunch of important pull request from the original repository.
Most relevant changes:
- Add support for python 3.12
- Switch from nose to pytest
- Update minimum supported python version to 3.8
- Move from travis to Github actions
- Fix dep.sh build issues
Full Changelog: v2.3.4...v2.3.5