- Install dislocker
 
brew update
brew install Caskroom/cask/osxfuse
brew install src/dislocker
- Insert bitlocker drive to mac
 - Mount using dislocker
 
sudo dislocker -v -V /dev/disk2s1 -r -uPASSWORD /tmp/mydrive
sudo hdiutil attach /tmp/mydrive/dislocker-file -imagekey \     diskimage-class=CRawDiskImage -mountpoint /Volumes/mydrive
No comments:
Post a Comment