PS4-4.05-Kernel-Exploit icon indicating copy to clipboard operation
PS4-4.05-Kernel-Exploit copied to clipboard

[Question] Porting to older firmwares

Open Kosinus69 opened this issue 7 years ago • 1 comments

First of all, great job. Been waiting for this for so long.

Any suggested starting points for porting this to older firmwares (say 4.01)? The way I see it, all one needs to do is add apropriate values to hashmap keys in various places (such as 'setjmp': getGadget('libSceWebKit2', 0x270),).

I have zero exploit/PS4 coding experience but love to get started (am quite familiar with C). What is the easiest way to obtain those offset/addresses for a particular firmware?

Kosinus69 avatar Dec 28 '17 04:12 Kosinus69

by decrypting the libkernel stuff ect to find gadgets and syscalls which im working on slowly

DevX-Cipher avatar Dec 30 '17 09:12 DevX-Cipher