summaryrefslogtreecommitdiff
path: root/sysutils/binwalk
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30*: Revbump packages that use Python at runtime without a PKGNAME prefixnia1-1/+2
2022-01-07binwalk: convert to egg.mkwiz2-7/+7
2022-01-07binwalk: update to version 2.3.3nikita3-27/+32
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-26sysutils: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07sysutils: Remove SHA1 hashes for distfilesnia1-2/+1
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia1-2/+2
For the Python 3.8 default switch.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-1/+2
This is a semi-manual PKGREVISION bump.
2018-06-17binwalk: simplify github handling.wiz3-13/+10
Make distfile fetchable. Some cleanups.
2018-06-13Add binwalk version 2.1.1maya4-0/+167
Binwalk is a fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.