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

Function log

g2all/700/module/utils.js:31–33  ·  view source on GitHub ↗
(msg = '')

Source from the content-addressed store, hash-verified

29}
30
31let logConsole = undefined;
32
33function getLogConsole() {
34 if (logConsole !== undefined) {
35 return logConsole;
36 }

Callers 15

lapse.jsFile · 0.90
make_aliased_rthdrsFunction · 0.90
race_oneFunction · 0.90
double_free_reqs2Function · 0.90
leak_kernel_addrsFunction · 0.90
make_aliased_pktoptsFunction · 0.90
double_free_reqs1Function · 0.90
make_kernel_arwFunction · 0.90
patch_kernelFunction · 0.90
setupFunction · 0.90
kexploitFunction · 0.90
runPayloadFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected