logoalt Hacker News

hamandcheesetoday at 1:02 AM4 repliesview on HN

This seams neat, but I'm not sure I understand the purpose/difference between this and using the iOS simulator.


Replies

restestoday at 1:07 AM

The iOS Simulator consists of (some of) the userspace components of iOS compiled to run on macOS. This would be a full iPhone image running as-is via virtualization.

show 1 reply
zffrtoday at 4:39 AM

Here are some reasons to use this instead of the simulator: security research, testing, automation

speedyapoctoday at 3:21 AM

Looks like this tool can provide a jailbroken environment for the latest iOS versions whereas one does not exist on iOS simulator or a real device

ChrisMarshallNYtoday at 2:13 AM

The simulator is a completely different OS. It may even still be using Intel.

I always figured that Apple never set up a true emulator (like what Android does), because they didn't want people exploring their OS with a debugger.

show 1 reply