MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / kernel

Function kernel

restore/900v2/kexploit.js:266–272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

264}
265
266function kernel() {
267 extra_gadgets();
268 kchain_setup();
269 object_setup();
270 trigger_spray();
271 patch_once();
272}
273
274var handle;
275var random_path;

Callers 1

run_haxFunction · 0.70

Calls 5

patch_onceFunction · 0.85
extra_gadgetsFunction · 0.70
kchain_setupFunction · 0.70
object_setupFunction · 0.70
trigger_sprayFunction · 0.70

Tested by

no test coverage detected