You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.