Changelog
Added
- PS4 Nano DNS v0.3 by Drakmor
- Added PS4 Nano DNS as a payload in the Main menu.
- Minimal PS4 DNS proxy that listens on port 53, applies local domain overrides, and forwards all other queries to upstream resolvers.
Fixed — ported from Feyzee61/psfree_lapse
- Kernel panic on restart after exploit failure
- If the exploit fails, users are now asked to refresh the page instead of restarting the console. Restarting after a failed exploit can trigger another kernel panic, so refreshing is the safer option.
- If the PS4 is already jailbroken, the exploit now detects this before running and loads the payload directly instead of attempting the kernel exploit again.
- Resource cleanup on failure is now handled properly so leftover sockets and AIO resources don't cause issues on the next attempt.