Puppy Linux Discussion Forum
Puppy HOME page :
Log in to check your private messages
The tim e now is Sat 19 Mar 2016, 21:03
All tim es are UTC - 4
»
Additional Software (PETs, n' stuff)
»
::
Page 1 of 1 [2 Posts]
Author
Message
goingnuts
Joined: 07 Dec 2008
Posts: 841
Posted: Sat 06 Feb 2016, 12:10
Post subject:
dislocker-fuse-0.5.2
Subject description: Read/write BitLocker-encrypted volum es under Linux
dislocker-fuse - Read/write BitLocker encrypted volumes under Linux.
Static build of
using uclibc, polarssl-1.2.17 and fuse-2.6.0.
Only tested with USB-stick encrypted with BitLockerToGo.exe from
Windows 7 but should work with Windows Vista and 8 encrypted
partitions as well.
Example - USB-stick is at /dev/sdg1:
Code:
mkdir p /mnt/dislocker /tmp/dislocker #create two
mountpoints
dislockerfuse V /dev/sdg1 uYOUR_PASWORD
/mnt/dislocker
#you might get an error with getcwd but it seems to do no
harm.
ls /mnt/dislocker #verify that the dislockerfile is
present
mount o loop /mnt/dislocker/dislockerfile /tmp/dislocker
#mount the dislockerfile
ls /tmp/dislocker #verify that you have access to the
unlocked volume
#you can unmount /tmp/dislocker
umount /tmp/dislocker
#but might need to kill dislockerfuse to unmount
/mnt/dislocker
killall dislockerfuse
dislocker-0.5.2.pet
Description
Filename
dislocker-0.5.2.pet
Filesize
116.19 KB
Downloaded 31 Time(s)
jamesbond
Joined: 26 Feb 2007
Posts: 2754
Posted: Sat 06 Feb 2016, 12:50
Post subject:
good find, goingnuts!
Location: The Blue
Marble
_________________
Fatdog64, Slacko and Puppeee user. Puppy user since 2.13.
Contributed Fatdog64 packages thread
.
Display posts from previous:
All Posts
Sort by:
Post Time
Ascending
Go
Page 1 of 1 [2 Posts]
::
»
Additional Software (PETs, n' stuff)
»
Jum p to:
Select a forum
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Powered by phpBB © 2001, 2005 phpBB Group
[ Tim e: 0.0215s ][ Queries: 9 (0.0028s) ][ GZIP on ]