diff --git a/kexploit.js b/kexploit.js index 2e4f75b..0c5d5e5 100644 --- a/kexploit.js +++ b/kexploit.js @@ -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; -} \ No newline at end of file +}