[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74876":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":15,"starSnapshotCount":15,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},74876,"vphone-aio","34306\u002Fvphone-aio","34306","1 script run the vphone",null,"Shell",3708,666,20,24,0,5,22,79,15,30.47,false,"main",true,[],"2026-06-12 02:03:29","# vphone-aio\n1 script run the vphone (iOS 26.1), already jailbroken with full bootstrap installed\n\nDo this step by step:\n\n1. Install prerequisites:\n   ```bash\n   brew install git-lfs wget zstd libimobiledevice\n   ```\n2. Disable SIP, set `amfi_get_out_of_my_way=1`\n3. Download or clone this repo (it might take a while, for me 12GB takes me 20 minutes to finish)\n4. If any split parts are missing, the script will auto-download them. You can also manually download them:\n   ```bash\n   for p in aa ab ac ad ae af ag; do\n     wget -O \"vphone-cli.tar.zst.part_${p}\" \\\n       \"https:\u002F\u002Fgithub.com\u002F34306\u002Fvphone-aio\u002Fraw\u002Frefs\u002Fheads\u002Fmain\u002Fvphone-cli.tar.zst.part_${p}?download=\"\n   done\n   ```\n5. Run the `vphone-aio.sh` script\n6. Make sure your device has more than 128GB free (recommended)\n7. Wait until it merges. When done, it will extract the whole folder (about 15 minutes)\n8. You can remove `.git` and the split files once the merge is done\n9. Connect VNC (using RealVNC or Screen Sharing): `vnc:\u002F\u002F127.0.0.1:5901`\n10. Enjoy!\n\n## SHA-256 Checksums\n\nTo verify your downloaded files are not corrupted:\n\n```\n3c966247deae3fff51a640f6204e0fafc14fd5c76353ba8f28f20f7d1d29e693  vphone-cli.tar.zst.part_aa\nc7d11bbbe32dda2b337933c736171cc94faab2c7465e75391fa49029f3b6f1b1  vphone-cli.tar.zst.part_ab\nf422949080e7f141f32f35f8ea20c1fedffc2b97eadf0390645114feef6bb1aa  vphone-cli.tar.zst.part_ac\nf3acfa47145207b8962ba4d20fb83eb4646934cca768906e65609d7fdde564e7  vphone-cli.tar.zst.part_ad\nefdca69df80386b0aa7af8ac260d9ac576ed1f258429fd4ac21b5bbb87cd78fe  vphone-cli.tar.zst.part_ae\n4628852da12949361d3ea6efcf8af1532eb52194cc43a4ab4993024267947587  vphone-cli.tar.zst.part_af\n8bd1551511eb016325918c2d93519829be04feb54727612e74c32e4299670a88  vphone-cli.tar.zst.part_ag\n```\n\nYou can verify manually with:\n```bash\nshasum -a 256 vphone-cli.tar.zst.part_a*\n```\n\n# Preview\n![](preview.png)\n\n# Credits\n- [wh1te4ver (Hyungyu Seo)](https:\u002F\u002Fgithub.com\u002Fwh1te4ever) for a super details and writeup: https:\u002F\u002Fgithub.com\u002Fwh1te4ever\u002Fsuper-tart-vphone-writeup\n\n- [Lakr233](https:\u002F\u002Fgithub.com\u002FLakr233) for [non-tart repo vphone (vphone-cli)](https:\u002F\u002Fgithub.com\u002FLakr233\u002Fvphone-cli)\n","vphone-aio 是一个通过单个脚本运行已越狱并安装了完整引导程序的虚拟 iPhone (iOS 26.1) 的项目。其核心功能是利用 Shell 脚本自动化整个部署过程，包括下载所需文件、合并与解压等步骤，并最终通过 VNC 连接到虚拟设备上进行操作。该项目需要用户预先安装一些依赖项如 git-lfs 和 libimobiledevice 等，并且推荐在拥有至少 128GB 可用空间的机器上运行以确保顺利执行。适用于希望在 macOS 或 Linux 平台上测试 iOS 应用或学习 iOS 系统内部机制而不直接使用实体设备的研究人员及开发者。",2,"2026-06-11 03:51:15","high_star"]