Jump to content

PlayStation disclosed on HackerOne bd-j exploit chain 5 vulnerabilities chained together that allo jailbreak on PS5


xHARDHeMPuS

Recommended Posts

  • Administrator

PlayStation disclosed on HackerOne bd-j exploit chain 5 vulnerabilities chained together that allo jailbreak on PS5

 

private void initPreferences() {
        try {
            UserPreferenceManagerImpl.preferences = AccessController.doPrivileged((PrivilegedExceptionAction<String[][]>)new ReadPreferenceAction());
        }
        catch (PrivilegedActionException ex) {}
        if (UserPreferenceManagerImpl.preferences == null) {
            UserPreferenceManagerImpl.preferences = new String[UserPreferenceManagerImpl.PREFERENCES.length][];
        }
        if (UserPreferenceManagerImpl.preferences[3] == null) {
            UserPreferenceManagerImpl.preferences[3] = new String[] { "26" };
            this.savePreferences();
        }
    }

 

8ty4aV0.png

🔰  Programmer: C++ / C# / VB / JAVA / IDA
🎮 Games & Applications / Websites Developer 
🎥 YouTuber: HazerMods

🔵 Twitter: @xHARDHeMPuS

🔴 Instagram: @xhardhempuss

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...