You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`mw` == Mount Windows: Decrypt, unlock and mount your Bitlocker-encrypted Windows partition on Linux, using a single two-character command. Stores your decryption keys in a secret file encrypted with a password of your choice, and automates the process of unlocking them in order to access your encrypted Windows data while working in Linux.
A C# Windows Forms application to manage BitLocker-encrypted drives. Features include drive detection, lock/unlock with password or Windows Hello, secure password storage using DPAPI, auto-elevation, system tray integration, and auto-unlock on startup. Built with .NET 6 and PowerShell BitLocker cmdlets.