From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from avasout06.plus.net (avasout06.plus.net [212.159.14.18]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Mon, 24 Nov 2014 17:21:29 +0100 (CET) Message-ID: <547359BE.3070605@jelmail.com> Date: Mon, 24 Nov 2014 16:15:58 +0000 From: John Lane MIME-Version: 1.0 References: <54732AEA.1050704@jelmail.com> <20141124151048.GA10568@tansi.org> In-Reply-To: <20141124151048.GA10568@tansi.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] AFSplitter in Ruby List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi Arno, yes of course, that's a good idea. On 24/11/14 15:10, Arno Wagner wrote: > Hi John, > > nice! Can I put the link into the referecnes section of the FAQ? > > Gr"usse, > Arno > > > On Mon, Nov 24, 2014 at 13:56:10 CET, John Lane wrote: >> Hi, I've been learning with interest how LUKS works. >> >> To help me understand, I built a little Ruby tool to dump a LUKS header >> and master password. That required an AFsplitter, so I wrote my own in >> Ruby and packaged it as a Ruby Gem. I also used a FFI to bind with the >> library at http://clemens.endorphin.org/AFsplitter. >> >> I thought I'd share what I did in case anyone else is interested. >> https://rubygems.org/gems/afsplitter >> >> All the best, >> John >> >> >> _______________________________________________ >> dm-crypt mailing list >> dm-crypt@saout.de >> http://www.saout.de/mailman/listinfo/dm-crypt