mirror of
https://github.com/ChendoChap/pOOBs4
synced 2024-11-15 21:45:04 -05:00
Update kexploit.js
This commit is contained in:
parent
3a671a2385
commit
6fe7ca5e6c
@ -86,7 +86,7 @@ var ipmi_gadgetmap = {
|
||||
|
||||
function userland() {
|
||||
|
||||
//RW -> ROP method is strongly based of:
|
||||
//RW -> ROP method is strongly based off of:
|
||||
//https://github.com/Cryptogenic/PS4-6.20-WebKit-Code-Execution-Exploit
|
||||
|
||||
p.launch_chain = launch_chain;
|
||||
@ -644,4 +644,4 @@ var trigger_spray = function () {
|
||||
closing this alert will crash the browser for you.`);
|
||||
p.write8(0, 0);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user