iOS on QEMU
github.com
iOS on QEMU
1–10 of 106 posts
Re: iOS on QEMU
#2The "this blogpost" link about KVM has the wrong domain, https://alephsecurity.com/2020/07/19/xnu-qemu-kvm/ for the post.
Re: iOS on QEMU
#3The insane amount of effort this must have required boggles my mind.
Re: iOS on QEMU
#4WOW! That's insane. If made efficiently enough, you could emulate iOS on a non-iOS mobile device. That would be disruptive.
Re: iOS on QEMU
#5> If you are passionate about iOS and kernel exploitation
So is the main use-case to find bugs in iOS or are there other major use-cases I'm not thinking about?
The only other use case I can think of is setting up a click-farm, or paid-review farm where you give positive reviews for apps for a small fee.
Re: iOS on QEMU
#6This would be interesting to see, I'm guessing the implications are being able to build iOS projects without requiring a Mac at any stage of the development process.
Re: iOS on QEMU
#7WOW! That's insane. If made efficiently enough, you could emulate iOS on a non-iOS mobile device. That would be disruptive.
And also very easy to brake on apple's end.
Re: iOS on QEMU
#8There’s no graphics here, right? Will SpringBoard and friends start without a display?
Re: iOS on QEMU
#9This would be interesting to see, I'm guessing the implications are being able to build iOS projects without requiring a Mac at any stage of the development process.
You'd need to emulate macOS hardware, not iOS, to do that. In that sense, what you describe is already possible (running Xcode in a macOS VM on commodity hardware).
Re: iOS on QEMU
#10WOW! That's insane. If made efficiently enough, you could emulate iOS on a non-iOS mobile device. That would be disruptive.
Could give the librem 5 or PinePhone a big boost. But it would not help with battery life.