From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-121990-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QEopN-0004Rf-R7
	for garchives@archives.gentoo.org; Tue, 26 Apr 2011 20:25:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8651B1C0D2;
	Tue, 26 Apr 2011 20:24:26 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1CC7E1C0D2
	for <gentoo-user@lists.gentoo.org>; Tue, 26 Apr 2011 20:24:25 +0000 (UTC)
Received: by wyi11 with SMTP id 11so1024872wyi.40
        for <gentoo-user@lists.gentoo.org>; Tue, 26 Apr 2011 13:24:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:from:reply-to:to:subject:date:user-agent
         :references:in-reply-to:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=eGfeOh+qbMP18W/1bxph2OaSMdvwnMjdXqoHglMLHJc=;
        b=CZYoCJrjh0Kn2NQRSTe/VOBfEUNa5A6qeBl0r15rECG3+sxTeyZYc3YNXuNaUOQDkt
         xe08ZEuMOYPuatR/Cd1K01/r0YkF+m7pPFGECFbkrRbTxj4tj9pq0eFFl7+oWRoHGFvY
         xiHBBk56JtkzO5l3j/X+hM7IjuQnnGvBPAr8U=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        b=Io6O1TlX1y7T8R7ChCJSNdmZB3xAyhPUifjyODYluJgbhTk6Zdi2KUVwzY9gRAwYIV
         CruQtWSlOna6nVwFc/ffcah1PulQoVeKEtW0GzNuc6Ydbcj5IhMLDI//663tlvr1zZ4z
         KmrlxUFDo8hlZWhaET0ci+xOaSYU6CzWuqxFo=
Received: by 10.216.144.28 with SMTP id m28mr4953697wej.77.1303849465235;
        Tue, 26 Apr 2011 13:24:25 -0700 (PDT)
Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230])
        by mx.google.com with ESMTPS id h11sm47101wbc.26.2011.04.26.13.24.24
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 26 Apr 2011 13:24:24 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Script to crack gpg passphrase
Date: Tue, 26 Apr 2011 21:24:44 +0100
User-Agent: KMail/1.13.5 (Linux/2.6.37-gentoo-r4; KDE/4.4.5; x86_64; ; )
References: <BANLkTimDXVmyPYN7UAHi-ReeqGrnwtKP0g@mail.gmail.com> <BANLkTinj=v3Td2p814EY7VsQ=OzE+jMt0A@mail.gmail.com> <BANLkTikjhL_WRjO6QGw7PkWjhR4t9MiJyg@mail.gmail.com>
In-Reply-To: <BANLkTikjhL_WRjO6QGw7PkWjhR4t9MiJyg@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1746384.sVBK2hFilE";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201104262124.55281.michaelkintzios@gmail.com>
X-Archives-Salt: 
X-Archives-Hash: 8e304a557c9d4dd78c87a67c3a38e65c

--nextPart1746384.sVBK2hFilE
Content-Type: Text/Plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

On Tuesday 26 April 2011 16:42:50 Mick wrote:
> On 26 April 2011 15:34, Paul Hartman <paul.hartman+gentoo@gmail.com> wrot=
e:
> > On Tue, Apr 26, 2011 at 9:20 AM, Mick <michaelkintzios@gmail.com> wrote:
> >> This is less sinister than what it sounds, but nevertheless necessary
> >> when one forgets the passphrase and has no revocation cert handy.
> >>=20
> >> I am trying to come up with a script to crack the passphrase, but my
> >> poor scripting ability (non-existent really) hampers my efforts.
> >=20
> > Haven't tried it, but Google led me to this:
> >=20
> > http://www.roguedaemon.net/rephrase/
>=20
> Thanks Paul, it seems no longer maintained (compiled for 2.4 kernel and
> gcc3).

Actually, it installs and runs! Thank you.  :-)

Alas though, it didn't crack the suspected passphrase.  :-(

Back to plan A.  Any ideas how I can improve my script?
=2D-=20
Regards,
Mick

--nextPart1746384.sVBK2hFilE
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEABECAAYFAk23KhcACgkQVTDTR3kpaLbLpgCfSWqh+3LKooZwTvKtAInnSneM
EFgAn1JTBMIYWHV7LoMDUBiL3rl6fFqF
=dZ1M
-----END PGP SIGNATURE-----

--nextPart1746384.sVBK2hFilE--