./sysutils/binwalk, Firmware analysis tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.4nb1, Package name: binwalk-2.3.4nb1, Maintainer: pkgsrc-users

Binwalk is a fast, easy to use tool for analyzing, reverse engineering,
and extracting firmware images.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 38792.452 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-04-27 07:58:41 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
binwalk: update to 2.3.4.

Merged patch to fix PFS directory traversal / code execution bug. Credit: \ 
Quentin Kaiser.
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-01-08 00:18:19 by Thomas Klausner | Files touched by this commit (2)
Log message:
binwalk: convert to egg.mk
   2022-01-07 20:50:46 by Nikita | Files touched by this commit (3) | Package updated
Log message:
binwalk: update to version 2.3.3

ChangeLog (from https://github.com/ReFirmLabs/binwalk/releases):

Binwalk 2.3.3
    Added checks to prevent directory traversal vulnerability when
    external extractors create symlinks on the filesystem.
    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.
    Added documentation to the README that describes the changes
    above.
Binwalk 2.3.2
    Minor bug fixes
Release 2.3.1
    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.
Release v2.3.0
    This is the first release with exclusive support for Python3.
Python 2.2.1
    This will be the last release that officially supports Python 2.
Binwalk v2.2.0 Release
    Updated version to 2.2.0
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.