UTM is a full-featured virtual machine host for iOS. In short, it allows you to run Windows, Android, and more on your iPhone and iPad. More information at https://getutm.app/
Features
- 30+ processors supported including x86_64, ARM64, and RISC-V thanks to qemu as a backend
- Fast native graphics through para-virtualization thanks to SPICE
- JIT based acceleration using qemu TCG
- Frontend designed from scratch for iOS11+ using the latest and greatest APIs
- Create, manage, run VMs directly from your device
- No jailbreak required!
Install
If you just want to use UTM, this is not the right place! Visit https://getutm.app/install/ for directions.
Building
Make sure you have cloned with submodules git submodule update --init --recursive
.
Easy
The recommended way to obtain the dependencies is to use the built artifacts from Github Actions. Look for the latest build and download the Sysroot artifact from either the arm64 build (for iOS) or x86_64 build (for iOS Simulator). Then unzip the artifact to the root directory of UTM. You can then open UTM.xcodeproj
, select your signing certificate, and then run UTM from Xcode.
Advanced
Author
- Hakin9 is a monthly magazine dedicated to hacking and cybersecurity. In every edition, we try to focus on different approaches to show various techniques - defensive and offensive. This knowledge will help you understand how most popular attacks are performed and how to protect your data from them. Our tutorials, case studies and online courses will prepare you for the upcoming, potential threats in the cyber security world. We collaborate with many individuals and universities and public institutions, but also with companies such as Xento Systems, CATO Networks, EY, CIPHER Intelligence LAB, redBorder, TSG, and others.
- LiveSeptember 5, 2024"40 Steps" Satellite Security - Registration for LIVE WORKSHOP IS NOW ON!
- LiveAugust 21, 2024"40 Steps" Game Hacking - Registration for LIVE WORKSHOP IS NOW ON!
- BlogDecember 13, 2022What are the Common Security Weaknesses of Cloud Based Networks?
- BlogOctober 12, 2022Vulnerability management with Wazuh open source XDR