> I just connected an iPhone to my OpenBSD box and it doesn't seem > possible to access its memory. Is there any way to make this work? In > fact, is there anything at all that can be done with OpenBSD and an > iPhone...?
I have tried that with a up to date Ubuntu and a iPhone 4 running iOS 6 without jailbreak and it worked. They use libimobiledevice for that. There is a git repo (named openbsd-wip) out there https://github.com/jasperla/openbsd-wip/tree/master/devel/libimobiledevice I haven't tried it because I have no need for it but maybe it helps - or, maybe someone else could help you (check out http://www.libimobiledevice.org/ for supported devices and, supported iOS versions).