On Tue, Jun 11, 2013 at 2:21 AM, Milan Broz <gmazyland@xxxxxxxxx> wrote:
To properly run locally compiled keyslot checker tool try
cd ~/Downloads/cryptsetup-1.6.1/misc/keyslot_checker
sudo LD_LIBRARY_PATH="../../lib/.libs;$LD_LIBRARY_PATH" ./chk_luks_keyslots /dev/sdb1
Thanks Milan. Here is the output
nelson@kazekage:~/Downloads/cryptsetup-1.6.1/misc/keyslot_checker$ sudo LD_LIBRARY_PATH="../../lib/.libs;$LD_LIBRARY_PATH" ./chk_luks_keyslots /dev/sdb1
parameters (commandline and LUKS header):
sector size: 512
threshold: 0.900000
- processing keyslot 0: start: 0x001000 end: 0x020400
low entropy at: 0x010000 entropy: 0.593573
- processing keyslot 1: keyslot not in use
- processing keyslot 2: keyslot not in use
- processing keyslot 3: keyslot not in use
- processing keyslot 4: keyslot not in use
- processing keyslot 5: keyslot not in use
- processing keyslot 6: keyslot not in use
- processing keyslot 7: keyslot not in use
From the output above, could you tell if there the header is damage? Is my storage still possible to open?
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt