本项目基于AGPL-3.0许可证开源 请务必遵循相关规定https://blog.csdn.net/weixin_43841461/article/details/142106462
汉化版本Nugget-Mobile下载地址: nightly.link
Unlock your device's full potential! Should work on all versions iOS 16.0 - 18.2 developer beta 2 (public beta 1).
释放您设备的全部潜力!应适用于所有版本的iOS 16.0-18.2开发者测试版2(公测版1)。
This will not work on iOS 18.2 beta 2 or newer. Please do not make issues about this, it will not be fixed. You will have to use the pc version of Nugget unless a fix comes in the future.
这在iOS 18.2 beta 2或更高版本上不起作用。请不要对此提出问题,它不会被修复。你必须使用pc版的Nugget除非将来有解决办法。
A .mobiledevicepairing
file and wireguard are required in order to use this. Read the sections below to see how to get those.
使用此功能需要一个.mobiledevicepairing
文件和wireguard。阅读下面的获取您的 mobiledevicepairing 文件,了解如何获取这些文件。
If you are having issues with minimuxer, see the Solving Minimuxer Issues thread.
如果您在使用minimuxer时遇到问题,请参阅 解决 Minimuxer 问题 线索。
This uses the sparserestore exploit to write to files outside of the intended restore location, like mobilegestalt.
这使用sparserestore漏洞来写入预期还原位置之外的文件,如mobilegestalt。
Note: I am not responsible if your device bootloops, use this software with caution. Please back up your data before using!
注意:如果您的设备启动循环,我不负责,请谨慎使用此软件。请在使用前备份您的数据!
To get the pairing file, use the following steps:
要获取配对文件,请使用以下步骤:
- Download
jitterbugpair
for your system from here: https://github.com/osy/Jitterbug/releases/latest
从这里为您的系统下载jitterbugpair
:https://github.com/osy/Jitterbug/releases/latest- Note: On mac or linux, you may have to run the terminal command
chmod +x ./jitterbugpair
in the same directory. - 注意: 在mac或linux上,您可能需要在同一目录中运行终端命令
chmod +x ./jitterbugpair
。
- Note: On mac or linux, you may have to run the terminal command
- Run the program by either double clicking it or using terminal/powershell
双击程序或使用终端/powershell运行程序 - Share the
.mobiledevicepairing
file to your iOS device
将.mobiledevicepairing
文件共享到您的iOS设备 - Open the app and select the pairing file
打开应用程序并选择配对文件
You should only have to do this once unless you lose the file and delete the app's data.
除非你丢失了文件并删除了应用程序的数据,否则你应该只做一次。
- Download WireGuard on the iOS App Store.
在 iOS App Store 下载 WireGuard。 - Download SideStore's config file on your iOS device
在您的 iOS 设备上下载 SideStore 的配置文件 - Share the config file to WireGuard using the share menu
使用共享菜单将配置文件共享给 WireGuard - Enable it and run Nugget
启用它并运行 Nugge
If you have used Cowabunga Lite before, you may experience issues with minimuxer. This is due to how it skipped the setup process.
如果您之前使用过 Cowabunga Lite,您可能会遇到 minimuxer 问题。这是因为它跳过了设置过程。
These steps should solve the problem, however it is not an end-all be-all solution.
这些步骤应该可以解决问题,但是并不是万能的解决方案。
- Download Nugget Python and follow the steps in the readme to install python and the requirements
下载 Nugget Python 并按照自述文件中的步骤安装 python 和满足要求 - Connect your device and (in terminal) type
python3 fix-minimuxer.py
(orpython fix-minimuxer.py
if it doesn't work)
连接你的设备并(在终端中)输入python3 fix-minimuxer.py
(如果不起作用,则输入python fix-minimuxer.py
)
Your device should reboot. After it reboots, try Nugget mobile now. If it still doesn't work, follow the steps below:
您的设备应重新启动。重新启动后,立即尝试 Nugget mobile。如果仍然不起作用,请按照以下步骤操作:
- After your device reboots, go to
[Settings] -> General -> Transfer or Reset iPhone
设备重启后,转到[设置] -> 通用 -> 传输或重置 iPhone
- Tap
Reset
and thenReset Location & Privacy
点击重置
,然后点击重置位置和隐私
- Nugget mobile should work now. If it doesn't, try getting a new pairing file.
Nugget mobile 现在应该可以正常工作了。如果不行,请尝试获取新的配对文件。
If the steps above don't work for you, try using Cowabunga Lite
and clicking the Deep Clean
button, then try the steps again.
如果上述步骤对您不起作用,请尝试使用Cowabunga Lite
并单击深度清洁
按钮,然后再次尝试这些步骤。
If not even that works, the only solution I know is to wipe the device (not ideal). I would recommend using Nugget Python instead in this case.
如果这还不起作用,我知道的唯一解决方案就是擦除设备(不太理想)。在这种情况下,我建议改用 Nugget Python。
- JJTech for Sparserestore/TrollRestore
- khanhduytran for Sparsebox
- pymobiledevice3
- disfordottie for some global flag features
- f1shy-dev for the old AI Enabler
- SideStore for em_proxy and minimuxer
- libimobiledevice for the restore library