Changes

Jump to navigation Jump to search

IOS emulators

526 bytes added, 04:12, 15 March 2023
Emulators
;aah
: aah (arm64 architecture handler) uses unicorn and libffi to run iOS arm64 binaries on x86_64 macOS, with varying degrees of success. Most things will fail to launch because they need frameworks/symbols that aren't available on macOS. aah relies on the Mac Catalyst frameworks that are present on macOS 10.15. https://twitter.com/maczydeco/status/1155588054486310912 https://github.com/zydeco/aah
 
;ipasim
: **ipasim** (2017) is a high level emulator written in C++ that uses Microsoft's winObjC to recompile 64-bit iOS apps into apps in live. It doesn't support much apps except for really basic ones. It was more focused on apps then games. [Source code](https://github.com/ipasimulator/ipasim) - [Project page](https://janjones.me/projects/ipasim/) - [Paper](https://github.com/ipasimulator/ipasim/blob/master/docs/thesis/thesis.pdf) - [Poster](https://github.com/ipasimulator/ipasim/blob/master/docs/thesis/poster.pdf)
==Our Most Recommended==
Anonymous user

Navigation menu