Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 16:57:50 +0100 (CET)
From:      Philippe Audeoud <jadawin@tuxaco.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117630: [new port] security/rarcrack - try to guess your encrypted compressed file's password
Message-ID:  <20071029155750.35EA6ED6A@huppa.tuxaco.net>
Resent-Message-ID: <200710291620.l9TGK2vx009299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117630
>Category:       ports
>Synopsis:       [new port] security/rarcrack - try to guess your encrypted compressed file's password
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 16:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Here is the shar to add security/rarcrack to the ports tree.
>How-To-Repeat:
	
>Fix:

	

--- shar.rarcrack.1 begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	security/rarcrack/
#	security/rarcrack/Makefile
#	security/rarcrack/distinfo
#	security/rarcrack/pkg-descr
#
echo c - security/rarcrack/
mkdir -p security/rarcrack/ > /dev/null 2>&1
echo x - security/rarcrack/Makefile
sed 's/^X//' >security/rarcrack/Makefile << 'END-of-security/rarcrack/Makefile'
X# New ports collection makefile for:   snoopy
X# Date created:			24 October 2007
X# Whom:                        Philippe Audeoud <jadawin@tuxaco.net>
X# $FreeBSD$
X
XPORTNAME=	rarcrack
XPORTVERSION=	0.2
XCATEGORIES=	security
XMASTER_SITES=	SF
X
XMAINTAINER=	jadawin@tuxaco.net
XCOMMENT=	 It's try to guess your encrypted compressed file's password
X
XRUN_DEPENDS=	p7zip:${PORTSDIR}/archivers/p7zip \
X		unrar:${PORTSDIR}/archivers/unrar \
X		unzip:${PORTSDIR}/archivers/unzip
XBUILD_DEPENDS=	xml2-config:${PORTSDIR}/textproc/libxml2
X
XUSE_BZIP2=	yes
XPLIST_FILES=	bin/rarcrack
XPORTDOCS=	README
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/rarcrack ${PREFIX}/bin
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-security/rarcrack/Makefile
echo x - security/rarcrack/distinfo
sed 's/^X//' >security/rarcrack/distinfo << 'END-of-security/rarcrack/distinfo'
XMD5 (rarcrack-0.2.tar.bz2) = 62d0cf77c6c4edc7204305649f8b7362
XSHA256 (rarcrack-0.2.tar.bz2) = 34c85cb7b94733544320605386a3632e8e3c59c905a2f4bedba926fee2f5cbbf
XSIZE (rarcrack-0.2.tar.bz2) = 34964
END-of-security/rarcrack/distinfo
echo x - security/rarcrack/pkg-descr
sed 's/^X//' >security/rarcrack/pkg-descr << 'END-of-security/rarcrack/pkg-descr'
XThis program uses a brute force algorithm to guess your encrypted
Xcompressed file's password. If you forget your encrypted file password,
Xthis program is the solution. This program can crack zip,7z and rar file
Xpasswords.
X
XWWW: http://sourceforge.net/projects/rarcrack
END-of-security/rarcrack/pkg-descr
exit
--- shar.rarcrack.1 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071029155750.35EA6ED6A>