Live data from Hacker News

iPhone 11 emulation done in QEMU

github.com

1–10 of 35 posts

Re: iPhone 11 emulation done in QEMU

#6
post #5

Discussion on upstream repo (356 points, 2022, 144 comments) https://news.ycombinator.com/item?id=30545425 Related (mentions this repo): Emulating an iPhone in QEMU (268 points, 2 months ago, 64 comments) https://news.ycombinator.com/item?id=43592409

Looking at the issue tracker it sounds like they've made significant progress since then.

Re: iPhone 11 emulation done in QEMU

#8
post #3

Does it support trollstore with ability to decrypt IPAs?

For the ignorant: what does this mean?

trollstore is an inofficial app store for iOS devices which does not require a jailbreak. There are also apps that seem to decrypt the encrypted IPA (which is the file format of an iOS app) so you can view the decrypted app code and the resources. it's kinda the same as decompiling a android java app.

Re: iPhone 11 emulation done in QEMU

#10
post #6
post #5

Discussion on upstream repo (356 points, 2022, 144 comments) https://news.ycombinator.com/item?id=30545425 Related (mentions this repo): Emulating an iPhone in QEMU (268 points, 2 months ago, 64 comments) https://news.ycombinator.com/item?id=43592409

Looking at the issue tracker it sounds like they've made significant progress since then.

Progress update, https://eshard.com/posts/emulating-ios-14-with-qemu-part2

  iOS emulated in QEMU with:

  • Restore / Boot
  • Software rendering
  • Kernel and userspace debugging
  • Pairing with the host
  • Serial / SSH access
  • Multitouch
  • Network
  • Install and run any arbitrary IPA
In other news, Cellebrite acquired Corellium iOS/Android virtualization for $170M, https://news.ycombinator.com/item?id=44221982
Post reply on HN