juanjonol / Unlock-Redux

Unlock multiple Core Storage encrypted volumes at boot.
Other
8 stars 2 forks source link

Decrypt sparsebundles #5

Open juanjonol opened 8 years ago

juanjonol commented 8 years ago

Besides decrypt disks, this program could also decrypt .sparsebundles. This should be pretty easy: when adding a path, if it's detected that is not a CoreStorage volume, checks if the file ends with .sparsebundle. Also, a few changes would be needed in the JSON (add a sparsebundle flag).