Difference between revisions of "IOS emulators"

From Emulation General Wiki
Jump to navigation Jump to search
(42 intermediate revisions by 21 users not shown)
Line 1: Line 1:
 
{{Lowercase title}}
 
{{Lowercase title}}
iPhone devices started the smartphone craze which would go on to replace conventional mobile phones in both Japan (which had its own subset of cell phones) and the rest of the world, with more advanced touch-controlled devices.
+
{{Infobox console
 +
|title = iOS
 +
|logo = IOS.png
 +
|developer = [[Apple Inc.]]
 +
|release = 2007
 +
|emulated = {{✗}}
 +
}}
  
Unlike their direct competitor, [[Android emulators|Android-based smartphones]], they have currently '''no working emulators''', as the official iOS SDK (macOS-only) only allows for running your own projects, i.e. they run code generated for an x86 target rather than ARM code as used by iOS.
+
'''iOS''' devices started the smartphone craze which would go on to replace conventional mobile phones in both Japan (which had its own subset of cell phones) and the rest of the world, with more advanced touch-controlled devices.
 +
 
 +
Unlike their direct competitor, [[Android emulators|Android-based smartphones]], they currently have '''no usable emulators''', as the official iOS SDK (macOS-only) only allows for running your own projects, i.e. they run code generated for an x86 target rather than ARM code as used by iOS. However some simulators e.g. [[BlackThunder]], make use of the simulator in the iOS SDK to run a few chosen iOS apps that are recompiled for x86. Unlike previous emulation trails, BlackThunder firstly loads a highly trimmed Hackintosh image via VirtualBox, which loads Xcode and an iOS simulator into it, then runs iOS apps that are decompiled and recompiled for the x86 architecture.
 +
 
 +
==Emulators==
 +
{{No unofficial emulators|OS}}
 +
 
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! scope="col"|Platform(s)
 +
! scope="col"|Latest Version
 +
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 +
! scope="col"|Active
 +
! scope="col"|[[Recommended Emulators|Recommended]]
 +
|-
 +
! colspan="6"|macOS / ARM
 +
|-
 +
|macOS Big Sur and up
 +
|align=left|{{Icon|macOS}}
 +
|?
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|}
 +
 
 +
;macOS Big Sur
 +
The 17th major operating system of the macOS line. It has support for iOS and iPadOS applications for Apple M1 based Macs.
  
 
==History of Failed iOS Emulation Attempts==
 
==History of Failed iOS Emulation Attempts==
Many of the currently available '''"simulators"''' only try recreating popular iOS apps (like browsers) in a PC application with no real emulation involved. Some notable scams in such fashion are called '''iPadian''' or variations on the name, and are often '''adwares'''.  
+
Many of the currently available '''"simulators"''' only try recreating popular iOS apps (like browsers) in a PC application with no real emulation involved. Some notable [[Emulator scams|scams]] in such fashion are called '''iPadian''' or variations on the name, and are often '''malware'''.  
  
 
* A project to emulate various smartphones (iPhone, iPod Touch, iPad, Apple TV 2G) called '''iEmu''', started in 2011 but got mysteriously abandoned two years later before anything usable surfaced. All pages related to the project were removed. It's speculated Apple had a hand in this.
 
* A project to emulate various smartphones (iPhone, iPod Touch, iPad, Apple TV 2G) called '''iEmu''', started in 2011 but got mysteriously abandoned two years later before anything usable surfaced. All pages related to the project were removed. It's speculated Apple had a hand in this.
* Nowadays, a malicious APK file going by the '''iEmu''' moniker is also being circulated on blogs run by script kiddies claiming to offer a way to run iOS apps on Android. More often than not they're uploaded with the intention of generating revenue from unsuspecting users (through pay-per-click URL shorteners) who fall easily for those types of scams.
+
* Nowadays, a malicious APK file going by the '''iEmu''' moniker is also being circulated on blogs run by script kiddies claiming to offer a way to run iOS apps on Android. More often than not they're uploaded with the intention of generating revenue from impressionable users (through pay-per-click URL shorteners) who fall easily for those types of scams.
 
* There has been recently a project to provide a runtime for iOS apps to run on '''Android''' called [http://systems.cs.columbia.edu/projects/cycada/ '''Cycada'''] (formerly known as '''Cider'''), but not much progress has been made as of recently, and the original author was accused by some of being a sellout for leaving the project to work as a kernel programmer for Apple.  
 
* There has been recently a project to provide a runtime for iOS apps to run on '''Android''' called [http://systems.cs.columbia.edu/projects/cycada/ '''Cycada'''] (formerly known as '''Cider'''), but not much progress has been made as of recently, and the original author was accused by some of being a sellout for leaving the project to work as a kernel programmer for Apple.  
* There was also a project based on QEMU that usually went around by the name QEMU-s5l89xx (based on the part number of the original iPhone), or iVM. The last known commits to this project were in 2013, and it is unclear if this project will ever come to fruition.
+
* There was also a project based on [[QEMU]] that usually went around by the name QEMU-s5l89xx (based on the part number of the original iPhone), or iVM. The last known commits to this project were in 2013, and it is unclear if this project will ever come to fruition.
 +
 
 +
Your best bet, until a new emulation effort is ever started, is to hope for whatever iOS app you are interested in, to have an Android port. Which is often sadly not the case (until very recently) for the vast majority of the older game apps, especially Japanese ones - as Android is perceived often to be the more piracy-friendly platform. That appears to be gradually changing lately and isn't as much concern for non-gaming apps, but the older apps are unlikely to get ported for the most part.
 +
 
 +
iOS apps are distributed in the IPA format. Like its Android counterpart, APK files, they can be opened as a regular zip file most of the time and their contents dissected this way.
  
Your best bet, until a new emulation effort is ever started, is to hope for whatever iOS app you are interested in, to have an Android port. Which is often sadly not the case (until very recently) for the vast majority of the older game apps, especially Japanese ones - as the Android is perceived often to be the more piracy-friendly platform. That appears to be gradually changing lately and isn't as much concern for non-gaming apps, but the older apps are unlikely to get ported for the most part.
+
==See also==
 +
* [[Emulators on iOS]]
  
iOS apps are distributed in the IPA format. Like its Android counterpart, .apk files, they can be opened as a regular zip file most of the time and their contents dissected this way.
+
{{Apple}}
  
[[Category:Consoles]]
+
[[Category:Mobiles]]
 +
[[Category:iOS emulators|*]]
 
[[Category:Not yet emulated]]
 
[[Category:Not yet emulated]]

Revision as of 14:57, 12 January 2022

iOS
IOS.png
Developer Apple Inc.
Release date 2007
Emulated

iOS devices started the smartphone craze which would go on to replace conventional mobile phones in both Japan (which had its own subset of cell phones) and the rest of the world, with more advanced touch-controlled devices.

Unlike their direct competitor, Android-based smartphones, they currently have no usable emulators, as the official iOS SDK (macOS-only) only allows for running your own projects, i.e. they run code generated for an x86 target rather than ARM code as used by iOS. However some simulators e.g. BlackThunder, make use of the simulator in the iOS SDK to run a few chosen iOS apps that are recompiled for x86. Unlike previous emulation trails, BlackThunder firstly loads a highly trimmed Hackintosh image via VirtualBox, which loads Xcode and an iOS simulator into it, then runs iOS apps that are decompiled and recompiled for the x86 architecture.

Emulators

THERE ARE CURRENTLY NO UNOFFICIAL EMULATORS FOR THIS OS. ANY YOUTUBE VIDEOS CLAIMING TO OFFER THEM ARE SCAMS!

Name Platform(s) Latest Version FLOSS Active Recommended
macOS / ARM
macOS Big Sur and up macOS ?
macOS Big Sur

The 17th major operating system of the macOS line. It has support for iOS and iPadOS applications for Apple M1 based Macs.

History of Failed iOS Emulation Attempts

Many of the currently available "simulators" only try recreating popular iOS apps (like browsers) in a PC application with no real emulation involved. Some notable scams in such fashion are called iPadian or variations on the name, and are often malware.

  • A project to emulate various smartphones (iPhone, iPod Touch, iPad, Apple TV 2G) called iEmu, started in 2011 but got mysteriously abandoned two years later before anything usable surfaced. All pages related to the project were removed. It's speculated Apple had a hand in this.
  • Nowadays, a malicious APK file going by the iEmu moniker is also being circulated on blogs run by script kiddies claiming to offer a way to run iOS apps on Android. More often than not they're uploaded with the intention of generating revenue from impressionable users (through pay-per-click URL shorteners) who fall easily for those types of scams.
  • There has been recently a project to provide a runtime for iOS apps to run on Android called Cycada (formerly known as Cider), but not much progress has been made as of recently, and the original author was accused by some of being a sellout for leaving the project to work as a kernel programmer for Apple.
  • There was also a project based on QEMU that usually went around by the name QEMU-s5l89xx (based on the part number of the original iPhone), or iVM. The last known commits to this project were in 2013, and it is unclear if this project will ever come to fruition.

Your best bet, until a new emulation effort is ever started, is to hope for whatever iOS app you are interested in, to have an Android port. Which is often sadly not the case (until very recently) for the vast majority of the older game apps, especially Japanese ones - as Android is perceived often to be the more piracy-friendly platform. That appears to be gradually changing lately and isn't as much concern for non-gaming apps, but the older apps are unlikely to get ported for the most part.

iOS apps are distributed in the IPA format. Like its Android counterpart, APK files, they can be opened as a regular zip file most of the time and their contents dissected this way.

See also

Apple Inc.
Apple Computer (1998).jpg
Desktop: Apple IApple II Line (Apple IIGS) • Apple III lineLisaMacintosh lineMacOS
Mobile: iPodiOS
Consoles: Pippin