Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 29 Aug 2018 15:22:13 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Filevault2 volume without password

On Wed, Aug 29, 2018 at 12:47 PM, CRO <enigmista1980@...il.com> wrote:
> -- Update --
>
> On another machine this way works :) on fvde-1.raw

Does this mean that Kali Linux is somehow broken in some subtle way?

> The bad is that my raw image gives me error :(
>
> $ sudo kpartx -v -a /media/hard-disk/image.raw
> add map loop2p1 (253:1): 0 409600 linear 7:3 40
> add map loop2p2 (253:2): 0 488555536 linear 7:3 409640
> add map loop2p3 (253:3): 0 1269536 linear 7:3 488965176
>
> ...
> Device           Start       End   Sectors   Size Type
> /dev/loop2p1        40    409639    409600   200M EFI System
> /dev/loop2p2    409640 488965175 488555536   233G Apple Core storage
> /dev/loop2p3 488965176 490234711   1269536 619.9M Apple boot
> ...
>
> $ sudo fvdetools/fvdeinfo -p dummy /dev/mapper/loop2p2
> fvdeinfo 20180108
>
> Unable to unlock keys.

Shouldn't the above command be something like the following?

sudo fvdetools/fvdeinfo -e Encrypted.plist.wipekey -p dummy  /dev/mapper/loop2p2

I haven't tried the "Encrypted.plist.wipekey" stuff myself yet.

Dhiru

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.