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
At the request of a well known PS4/5 hacker, there will need to be a pass of modifying kdlsym to be firmware agnostic. This way we can have 1 payload for multiple firmwares. This will involve adding code that is structure/firmware agnostic in order to scan the kernel without crashing for offsets/functions that get assigned at runtime instead of compile time.
This will also need to be regression tested to ensure we do not break any other compatibility.
The text was updated successfully, but these errors were encountered:
At the request of a well known PS4/5 hacker, there will need to be a pass of modifying kdlsym to be firmware agnostic. This way we can have 1 payload for multiple firmwares. This will involve adding code that is structure/firmware agnostic in order to scan the kernel without crashing for offsets/functions that get assigned at runtime instead of compile time.
This will also need to be regression tested to ensure we do not break any other compatibility.
The text was updated successfully, but these errors were encountered: