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

Function db

672/pl_loaderFW.js:10–10  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

8function set_gadget(val){ropchain_array[ropchain_offset++] = val | 0;ropchain_array[ropchain_offset++] = (val / 4294967296) | 0;}
9function set_gadgets(l){for(var i = 0; i < l.length; i++)set_gadget(l[i]);}
10function db(data){for(var i = 0; i < data.length; i++)ropchain_array[ropchain_offset++] = data[i];}
11var main_ret = malloc(8);
12var printf_buf = malloc(65536);
13var __swbuf_addr = 0;

Callers 1

pl_loaderFW.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected