一个基于虚拟化框架的虚拟机应用程序 | 支持MacOS 13
作者:Sec-Labs | 发布时间:
项目地址
https://github.com/everettjf/EasyVM
易虚拟机
另一个基于虚拟化框架的虚拟机应用程序。
https://developer.apple.com/documentation/virtualization
项目基本正常,但还需要大量优化
适用于
- 带有 Apple 芯片的 macOS 13
支持
- macOS 虚拟机
- Linux虚拟机
截屏


如何建造
- 在苹果芯片 macOS 13 上
- 打开 EasyVM/EasyVM.xcodeproj
- 运行
测试系统映像
- 苹果系统
- 使用下载最新选项
- 或者在某处找到 ipsw 文件,例如https://ipsw.me/product/Mac
- Linux
- Fedora https://getfedora.org/en/workstation/download/记得使用 ARM 镜像:Fedora 37: aarch64 Live ISO
- Ubuntu https://cdimage.ubuntu.com/focal/daily-live/current/记得使用ARM镜像:64-bit ARM (ARMv8/AArch64) desktop image
标签:工具分享, 虚拟化