Port details |
- sasquatch SquashFS extractor with patches for firmware analysis
- 4.3 filesystems
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: tiago.gasiba@gmail.com
 - Port Added: 2025-08-29 20:15:07
- Last Update: 2025-08-29 20:10:03
- Commit Hash: fc45d5b
- Also Listed In: sysutils
- License: CPL GPLv2 LGPL21 PUBLIC
- WWW:
- https://gitlab.com/tgasiba/sasquatch/
- Description:
- The sasquatch project is a set of patches to the standard unsquashfs utility
(part of squashfs-tools) that attempts to add support for as many hacked-up
vendor-specific SquashFS implementations as possible.
It can be used in conjunction with binwalk to extract firmware images where
unsquashfs would fail, e.g.
If the vendor has done something simple like just muck a bit with the header
fields, sasquatch should sort it out.
If the vendor has made changes to the underlying LZMA compression options,
or to how these options are stored in the compressed data blocks, sasquatch
will attempt to automatically resolve such customizations via a brute-force
method.
Original project under: https://github.com/devttys0/sasquatch
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sasquatch>0:filesystems/sasquatch
- To install the port:
- cd /usr/ports/filesystems/sasquatch/ && make install clean
- To add the package, run one of these commands:
- pkg install filesystems/sasquatch
- pkg install sasquatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sasquatch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1755444495
SHA256 (sasquatch-4.3.tar.bz2) = 3fa1f0f5be2d9be66e0f4f87f5690e4c770f87718c7861ae59943fe9eb0c585d
SIZE (sasquatch-4.3.tar.bz2) = 271643
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- liblzo2.so : archivers/lzo2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- filesystems_sasquatch
- USES:
- compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3 29 Aug 2025 20:10:03
    |
Vladimir Druzenko (vvd)  Author: gatekeeper |
filesystems/sasquatch: New port: SquashFS extractor with patches for firmware
analysis
The sasquatch project is a set of patches to the standard unsquashfs
utility (part of squashfs-tools) that attempts to add support for as
many hacked-up vendor-specific SquashFS implementations as possible.
It can be used in conjunction with binwalk to extract firmware images
where unsquashfs would fail.
https://gitlab.com/tgasiba/sasquatch/
Original project under: https://github.com/devttys0/sasquatch/
PR: 288914 |
Number of commits found: 1
|