contrib/binwalk
Alexandr Savca ab6dd0f103 drop maintaining; see commit_msg for a complete list
unmaintained:   aircrack-ng
unmaintained:   alsaequal
unmaintained:   arp-scan
unmaintained:   arpspoof
unmaintained:   asleap
unmaintained:   aspell-ro
unmaintained:   aspell-ru
unmaintained:   binwalk
unmaintained:   bully
unmaintained:   caps
unmaintained:   capstone
unmaintained:   cowpatty
unmaintained:   cramfs-tools
unmaintained:   dhcp-spoof
unmaintained:   gmtp
unmaintained:   hashcat-utils
unmaintained:   hashcat
unmaintained:   hashid
unmaintained:   hcxdumptool
unmaintained:   hcxtools
unmaintained:   hcxtools3
unmaintained:   hwloc
unmaintained:   lft
unmaintained:   libewf-legacy
unmaintained:   libmtp
unmaintained:   libxcrypt2.4
unmaintained:   macchanger
unmaintained:   masscan
unmaintained:   mdk3
unmaintained:   mdk4
unmaintained:   ncrack
unmaintained:   p5-file-remove
unmaintained:   p5-gtk2-trayicon
unmaintained:   p5-module-install
unmaintained:   p5-module-scandeps
unmaintained:   p5-net-pcap
unmaintained:   p5-net-rawip
unmaintained:   p5-netpacket
unmaintained:   p5-string-crc32
unmaintained:   p5-text-asciitable
unmaintained:   p5-yaml-tiny
unmaintained:   padbuster
unmaintained:   perltidy
unmaintained:   pixiewps
unmaintained:   polipo
unmaintained:   proxychains-ng
unmaintained:   qt5-styleplugins
unmaintained:   qt5ct
unmaintained:   radare2
unmaintained:   sasquatch
unmaintained:   scapy
unmaintained:   sleuthkit
unmaintained:   sslsplit
unmaintained:   thc-ipv6
unmaintained:   tor
unmaintained:   torsocks
unmaintained:   wordlistctl
unmaintained:   xautolock
unmaintained:   xxhash
unmaintained:   yersinia
2021-02-10 13:11:57 +02:00
..
.footprint binwalk: initial commit, v2.2.0-e30a71b 2021-01-05 17:44:36 +02:00
.signature binwalk: initial commit, v2.2.0-e30a71b 2021-01-05 17:44:36 +02:00
Pkgfile drop maintaining; see commit_msg for a complete list 2021-02-10 13:11:57 +02:00
README binwalk: initial commit, v2.2.0-e30a71b 2021-01-05 17:44:36 +02:00

README for binwalk

NOTES
    Optional software for special features:

        arj:               ARJ decompression support
        cabextract:        CAB archive support
        capstone:          disassembly support
        cramfs-tools:      extract CRAMFS file systems
        cramfsswap:        swap to endianess of a CRAMFS filesystem
        jefferson:         extract JFFS2 file systems
        lhasa:             LHA support
        lzop:              LZO decompression support
        mtd-utils:         JFFS filesystem support
        openjdk8/jdk8-bin: Java vm/objects/archives
        p7zip:             ZIP, LZMA and ISO decompression support
        python3-opengl:    binviz module support
        python3-pycryptodome: decrypt some known encrypted firmware
                              images
        sasquatch:         extract non-standard SquashFS images
        sleuthkit:         forensic analysis support
        squashfs-tools:    SquashFS support
        srecord:           extract EPROM load files
        ubi_reader:        extract UBIFS file systems
        unrar:             RAR decompression support
        yaffshiv:          extract YAFFS file systems

    StuffIt
    -------

    To extract StuffIt archive files:
    !!! WARNING: closed source !!!

    $ wget -O- http://downloads.tuxfamily.org/sdtraces/stuffit520.611linux-i386.tar.gz | tar -zxv
    # cp bin/unstuff /opt/bin/

    IDA
    ---

    If IDA is installed on your system, you may optionally install the
    binwalk IDA plugin:
    $ python setup.py idainstall --idadir=/home/user/ida