cvs commit: ports/security Makefile ports/security/binwalk Makefile distinfo pkg-descr

Jason Helfman jgh at FreeBSD.org
Wed Feb 8 01:53:01 UTC 2012


jgh         2012-02-08 01:53:00 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/binwalk     Makefile distinfo pkg-descr 
  Log:
  New Port: security/binwalk
  
  Binwalk is a tool for searching a given binary image for embedded
  files and executable code. Specifically, it is designed for identifying
  files and code embedded inside of firmware images. Binwalk uses the
  libmagic library, so it is compatible with magic signatures created
  for the Unix file utility.
  
  Binwalk also includes a custom magic signature file which contains
  improved signatures for files that are commonly found in firmware
  images such as compressed/archived files, firmware headers, Linux
  kernels, bootloaders, filesystems, etc.
  More details are available at:
  
  WWW: http://code.google.com/p/binwalk/
  
  PR: ports/164821
  Submitted by:   Kurt Jaeger, fbsd-ports at opsec.eu
  
  Revision  Changes    Path
  1.1246    +1 -0      ports/security/Makefile
  1.1       +40 -0     ports/security/binwalk/Makefile (new)
  1.1       +2 -0      ports/security/binwalk/distinfo (new)
  1.1       +13 -0     ports/security/binwalk/pkg-descr (new)


More information about the cvs-ports mailing list