File: control

package info (click to toggle)
fcrackzip 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 636 kB
  • ctags: 357
  • sloc: ansic: 2,693; sh: 743; makefile: 97; perl: 81
file content (19 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: fcrackzip
Section: utils
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 7.1), autotools-dev
Standards-Version: 3.8.3
Vcs-Browser: http://git.debian.org/?p=collab-maint/fcrackzip.git
Vcs-Git: git://git.debian.org/git/collab-maint/fcrackzip.git
Homepage: http://freshmeat.net/projects/fcrackzip

Package: fcrackzip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: unzip, wordlist
Description: password cracker for zip archives
 fcrackzip is 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.