用于在 V11.00 或更低版本上利用 PS4 的替代低成本 Linux 板。
theflow PPPwn 的原创作品,感谢 xfangfang PPPwn-CPP 用 C++ 对 PPPwn 进行了可执行重写,感谢 SiSTRo 的 GoldHen,最后感谢 Stooged 的灵感。
目前支持版本: 9.00, 9.60, 10.00, 10.01, 10.50, 10.70, 10.71, 11.00
平均 PPPwned 时间约为1min - 2min
,有时加载时间不到1 minute
使用 xfangfang PPPwn_cpp 的pppwn
C++ 夜间构建
当前版本中仍然存在PS4无法正常关机(白灯闪烁)以及尝试关机时有时崩溃的问题,导致硬盘检查,请自行承担责任!
请随意提交请求以进行改进和错误修复。
感谢 @harsha-0110 提供的网络服务器基础脚本和 PHP。
您可以通过 PS4 浏览器访问192.168.1.1
。它允许您:
更改您的 PPPwn 设置
关闭您的 Luckfox 设备
执行PPPwn
注入 9.00 和 11.00 的有效负载(确保在 GoldHEN 中启用 BinLoader)
设置启动时自动运行 PPPwn 的开/关(默认为开)
禁用 Eth0(以释放 LAN 端口)
您可以手动编辑位于/etc/pppwn/config.json
的配置文件。
幸运狐皮克
幸运狐 Pico Pro
幸运狐 Pico Max
Luckfox Pico Ultra/Ultra W
幸运狐 Pico Plus
Luckfox Pico 迷你 A/B
上述 Luckfox Pico 型号之一
SD卡4GB或以上(适用于Luckfox Pico/Mini A)
以太网电缆
USB Type-C
exFAT32 格式的 USB 驱动器(仅用于第一次加载 GoldHEN)
用于配置 Luckfox 的 PC/笔记本电脑
从下面或发布页面下载适合您各自的 Luckfox 型号的自定义 buildroot 映像之一。
*If you use the pre-build image, you only need to follow step 1: flash the image, and you're done with the installation step. After you flash the pre-build pppwn image, you need to run the exploit manually from the web, and config the "auto-run PPPwn" to "ON" if you want it to auto jailbreak at the start, also make sure to set PPPoE username/password to "ppp" for the web to run properly.
NAND闪存启动
幸运狐模型 | 构建根镜像 |
---|---|
Luckfox Pico Pro/Max | 下载 |
Luckfox Pico Plus/Mini B | 下载 |
SD卡启动
幸运狐模型 | 构建根镜像 |
---|---|
Luckfox Pico/Mini A | 下载 |
使用 SocToolKit 将上面下载的 buildroot 镜像刻录到 Luckfox 中。
如果您使用带有NAND Flash
luckyfox,请按照此处的官方教程继续烧录操作系统。
如果您使用带有SD Card
luckyfox,请按照此处的官方教程继续烧录操作系统。
通过 USB type-c 端口将 luckyfox 连接到电脑,等待几分钟,直到听到设备连接声音。
在您的电脑上打开Control Panel -> Network and Internet -> Network and Sharing Center -> Change Adapter Options
。您将找到Remote NDIS based Internet Sharing Device
。右键单击并选择属性。
双击Internet Protocol Version 4 (TCP/IPv4)
。将 IPv4 地址设置为172.32.0.100
,子网掩码设置为255.255.0.0
,然后单击“确定”。
MobaXterm 登录
下载MobaXterm并解压即可使用。
打开 MobaXterm 远程登录软件,选择 Session->SSH,输入 Luckfox pico 的静态 IP 地址172.32.0.93
。
填写完毕后点击确定,输入登录名,登录root
密码luckfox
。
至此,您已经成功登录Luckfox pico。从发布页面或 GitHub 存储库下载 PPPwn-Luckfox,解压并将文件夹重命名为PPPwn-Luckfox
将文件拖放到突出显示的红色矩形中,它会将文件复制到 luckyfox。
复制完成后,粘贴此命令,然后按照说明进行操作。
cd PPPwn-Luckfox chmod +x install.sh ./安装.sh
一旦 Luckfox 重新启动,pppwn 将自动运行。
您只需将 LAN 电缆从 Luckfox Pico 连接到 PS4,并通过 USB Type-C 电缆或其他电源从 PS4 为 Luckfox 供电。
转到Settings
,然后转到Network
选择Set Up Internet connection
并选择Use a LAN Cable
选择Custom
设置并选择PPPoE
作为IP Address Settings
输入ppp
作为PPPoE User ID
和PPPoE Password
DNS Settings
和MTU Settings
选择Automatic
选择Do Not Use
用于Proxy Server
对于 Goldhen,您需要将 goldhen.bin 文件放在 USB 驱动器的根目录中并将其插入控制台。
首次加载 Goldhen 后,它将被复制到控制台的内部 HDD,并且不再需要 USB。
要更新 Goldhen,只需重复上述过程,新版本就会复制到内部硬盘。