Skip to content

Zenity based GUI for mounting and umounting Bitlocker drives using dislocker

License

Notifications You must be signed in to change notification settings

raryelcostasouza/zDislocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zDislocker

Zenity based GUI for mounting and umounting BitLocker drives using Dislocker (https://github.com/Aorimn/dislocker)

Recent Changes 08/04/2019

  • Rename the app to zDislocker (zenity Dislocker)
  • Fix bug on installer. The line on sudoers file was being added extra times even if it was already there.
  • Added support for mounting/unmounting multiple BitLocker drives
  • Fix bug that cause FAT partitions or disks with GPT partitioning not being detected.
  • Fix bug that caused the mounted drive only to be editable by the root user

Requirements

  1. dislocker
  2. zenity

Installation instructions

sudo ./install.sh

Note: to enable non-admin users to mount/umount BitLocker protected drives, by default, during the installation a rule is added to the /etc/sudoers file. This rule allow all users to execute the script util-root.sh (where the root commands needed for mounting/umounting are located).

WARNING!!!

The proper and safe way to eject the BitLocker encrypted drives is using this app. Your file browser may automatically show an eject button, but it does not know how to eject with BitLocker drives properly.

If you eject a drive only using the file browser button it may cause DATA LOSS.

Screenshots

Main Window

dislocker-gui-ss0

BitLocker Drive Selection List

dislocker-gui-ss1

Password Input

dislocker-gui-ss2

Drive currently Mounted. Eject safely?

dislocker-gui-ss3

Mount successfully

dislocker-gui-ss4

License

GNU GPL v3

About

Zenity based GUI for mounting and umounting Bitlocker drives using dislocker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages