Skip to content

This repository basically me trying to understand and document the files provided by Sleirsgoevy's PS4JB

Notifications You must be signed in to change notification settings

a0zhar/PS4-6.72-Explained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Attempt at explaining the PS4 Firmware 6.72 PS4JB By Sleirsgoevy

trigger function

  • The value of x thats used when calling trigger function in the exploit.js Looks like following:
{
  THE target STRUCTURE:
  "a": {
    "a": 2.1100820415101592e-303,
    "b": false,
    "c": true,
    "d": 5678
  },
  THIS IS GENERATED BY THE create_impl
  FUNCTION. IT INCREASES BY 32 NEW EACH 
  IDERATION:
  "0x": {},
  "1x": {},
  "2x": {},
  "3x": {},
   ...
  "32x": {}
}

About

This repository basically me trying to understand and document the files provided by Sleirsgoevy's PS4JB

Topics

Resources

Stars

Watchers

Forks