MCPcopy 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
274function kernel() {
275 extra_gadgets();
276 kchain_setup();
277 object_setup();
278 trigger_spray();
279 patch_once();
280}
281
282var handle;
283var 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