Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 27 Aug 2018 09:29:47 +0200
From: CRO <enigmista1980@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Filevault2 volume without password

> $ dd if=image.raw of=partition.dd bs=512 skip=409640 count=10
> $ dmg2john partition.dd > hash

According http://www.sleuthkit.org/informer/sleuthkit-informer-12.txt 
the command should be:
# dd if=image.raw of=partition.dd bs=512 skip=409640 count=488555536

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.