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

Function init

g2all/900/lapse.js:175–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173var nogc = [];
174
175async function init() {
176 await rop.init();
177 chain = new Chain();
178
179 rop.init_gadget_map(rop.gadgets, pthread_offsets, rop.libkernel_base);
180}
181
182function sys_void(...args) {
183 return chain.syscall_void(...args);

Callers 1

kexploitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected