[ITP] fcrackzip 0.3 -- Password cracker for zip archives

Jari Aalto (Cygwin-bug#20070919T0846) jari.aalto@cante.net
Thu Sep 20 15:02:00 GMT 2007


Included in Debian stable

    http://packages.debian.org/fcrackzip

Jari

sdesc: "Password cracker for zip archives"
ldesc: "A fast password cracker partly written in assembler. It
is able to crack password protected zip files with brute force or
dictionary based attacks, optionally testing with unzip its results.
It can also crack cpmask'ed images."
category: Utils
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/fcrackzip/fcrackzip-0.3-1-src.tar.bz2 \
    http://cygwin.cante.net/fcrackzip/fcrackzip-0.3-1.tar.bz2 \
    http://cygwin.cante.net/fcrackzip/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir fcrackzip ; cd fcrackzip
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/fcrackzip/get.sh \
          http://cygwin.cante.net/fcrackzip/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list