MCPcopy Create free account
hub / github.com/Cryptogenic/PS5-IPV6-Kernel-Exploit / print

Function print

document/en/ps5/exploit.js:225–227  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

223 allset();
224
225 let print = function(string) {
226 document.getElementById("console").innerHTML += string + "\n";
227 }
228
229 // Network functions to make address/port stuff easier to edit (thx ChendoChap)
230 function htons(port) {

Callers 15

rpc_serverFunction · 0.85
recv_klogFunction · 0.85
server_programFunction · 0.85
fakedns.pyFile · 0.85
make_packetMethod · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
__init__Method · 0.85
_replace_selfMethod · 0.85
__init__Method · 0.85
matchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected