qemu-ios
qemu-ios copied to clipboard
A QEMU emulator for legacy Apple devices
## the bug the emulator crashes on loading and decrypting the ramdisk, throwing a stack buffer overflow (segfault without the debug symbols and sanitizer). ## to reproduce 1. execute the...
OS: Arch Linux x86_64 Kernel: 6.2.7-arch1.1 log: `Will read frame! Mar 19 07:44:51 launchd[1]: 16/com.apple.SpringBoard: Standard Out/Error: MBX is non-VGP, framework compiled for VGP Mar 19 07:44:51 launchd[1]: 16/com.apple.SpringBoard: Standard...
QEMU-iOS's iPod Touch 1G is almost perfect in terms of emulation standards. I personally think it should be merged into the main QEMU, however this project remains for development and...
When I go to run ../configure I am presented with ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T. You probably need to set PKG_CONFIG_LIBDIR to point to the right pkg-config files for your...
ninja:1.11.1 macos: 13.0.1 Checking for type "struct mmsghdr" : NO Program scripts/minikconf.py found: YES (/Applications/Xcode.app/Contents/Developer/usr/bin/python3 /Users/lee/Desktop/Computer_Systems/qemu-ios/scripts/minikconf.py) Configuring aarch64-softmmu-config-target.h using configuration Configuring aarch64-softmmu-config-devices.mak with command Reading depfile: /Users/lee/Desktop/Computer_Systems/qemu-ios/build/meson-private/aarch64-softmmu-config-devices.mak.d Configuring aarch64-softmmu-config-devices.h using...
Hello! I opened the writeable filesystem .dmg and found already bash and launchd, if you describe a bit the process where you were stuck I may have some cycles to...
Is it possible to parse boot arguments to XNU via QEMU? If possible, what is the command? (I know that you can use the `-serial mon:stdio` option, but it would...
Hi! I modified the NOR image to boot with the '-v' argument parsed to the kernel. However, it results in the iPod not showing the home screen and sits on...

I have unsuccessfully tried to get a modified ipsw or make my own, I thought since it uses OpeniBoot it should probably work...somehow.