Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ kernel
Function
kernel
900v2/kexploit.js:274–280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
}
273
274
function
kernel() {
275
extra_gadgets();
276
kchain_setup();
277
object_setup();
278
trigger_spray();
279
patch_once();
280
}
281
282
var
handle;
283
var
random_path;
Callers
1
run_hax
Function · 0.70
Calls
5
patch_once
Function · 0.85
extra_gadgets
Function · 0.70
kchain_setup
Function · 0.70
object_setup
Function · 0.70
trigger_spray
Function · 0.70
Tested by
no test coverage detected