Port details |
- fcrackzip Portable, fast, and featureful ZIP password cracker
- 1.0_3 security =7 1.0_3Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2004-07-17 13:12:19
- Last Update: 2024-01-21 22:32:11
- Commit Hash: b38014a
- People watching this port, also watch:: nmap, chkrootkit, unzip, wget, sudo
- Also Listed In: archivers
- License: GPLv2
- WWW:
- http://home.schmorp.de/marc/fcrackzip.html
- Description:
- Fcrackzip is a fast and featureful ZIP password cracker, written in
portable C (and optional x86 assembly). It allows the user to recover
forgotten ZIP archive passwords, using either a brute force or
dictionary attack on the provided files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fcrackzip>0:security/fcrackzip
- To install the port:
- cd /usr/ports/security/fcrackzip/ && make install clean
- To add the package, run one of these commands:
- pkg install security/fcrackzip
- pkg install fcrackzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fcrackzip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1690148443
SHA256 (hyc-fcrackzip-1.0-c713631_GH0.tar.gz) = c416e8a112287d0c68c7edfb049d54a979ab9897b45d3647e0296406bf959765
SIZE (hyc-fcrackzip-1.0-c713631_GH0.tar.gz) = 110021
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libzip.so : archivers/libzip
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_fcrackzip
- USES:
- perl5 localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_3 21 Jan 2024 22:32:11 |
Muhammad Moinur Rahman (bofh) |
security/fcrackzip: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
1.0_2 05 Aug 2023 19:16:15 |
Daniel Engberg (diizzy) |
security/fcrackzip: Switch to fork that utilizes libzip
Instead of launching unzip external for each try utilize libzip
for much better performance
PR: 272700
Approved by: bofh (private conversation) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 08 Jun 2015 18:20:25 |
bofh |
security/fcrackzip: Take MAINTAINERSHIP
- Fix pkg-descr
- Add LICENSE (GPLv2)
- Fix patch files to reflect 'make makepatch'
Approved by: stefan (maintainer) |
1.0_1 27 Feb 2014 08:26:15 |
ehaupt |
Support staging |
1.0_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0_1 11 Sep 2013 17:56:03 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.0_1 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
1.0_1 17 May 2011 20:10:52 |
stefan |
- Add patch to properly escape paths and passwords in shell calls.
- While here, remove MD5 from distinfo.
Reported by: Keith Waters <keith@waters.co.za>
Patch by: Richard Corner
Obtained from: https://bugs.launchpad.net/ubuntu/+source/fcrackzip/+bug/350640 |
1.0 21 Sep 2009 07:32:53 |
stefan |
Fix master site and add a mirror.
Submitted by: pointyhat via miwi
Feature safe: yes |
1.0 16 Feb 2009 10:45:44 |
stefan |
Chase master site/project homepage.
Noticed by: pav/pointyhat |
1.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0 20 Aug 2008 13:40:41 |
stefan |
Update to 1.0.
PR: 126667
Submitted by: "Hirohisa Yamaguchi" <umq@ueo.co.jp> |
0.3 20 Mar 2008 10:03:51 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.3 20 Mar 2007 21:02:06 |
stefan |
Fix build with gcc 4.x.
Reported by: kris/pointyhat |
0.3 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
0.3 07 May 2006 13:32:13 |
stefan |
Convert MAINTAINER to my freebsd.org account. |
0.3 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.3 17 Jul 2004 13:11:47 |
krion |
Add fcrackzip 0.3,
Fcrackzip is a fast and featureful ZIP password cracker,
written in portable C (and optional x86 assembly). It allows
the user to recover forgotten ZIP archive passwords, using
either a brute force or dictionary attack on the provided
files.
PR: ports/69159
Submitted by: Stefan Walter <sw@gegenunendlich.de> |