<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 19, 2018 at 6:10 PM, James Sumners <span dir="ltr"><<a href="mailto:james.sumners@gmail.com" target="_blank">james.sumners@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>2. Disks "encrypted" via macOS's Disk Utility can be cloned via `dd if=<drive> of=file.dmg` and then mounted to get around the encryption. Not cool.</div><div><br></div></div></blockquote><div><br></div><div>This was wrong. I forgot that I had the password stored in the system keychain on the computer I tested the image with. One thing to note, though, is that to mount such an image you must do it via the `hdid` utility like so: `hdid -nomount image.dmg`. </div></div>
</div></div>