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

Function db

restore/75x/netcat.js:14–18  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

12 set_gadget(l[i]);
13}
14function db(data)
15{
16 for(var i = 0; i < data.length; i++)
17 ropchain_array[ropchain_offset++] = data[i];
18}
19var main_ret = malloc(8);
20var printf_buf = malloc(65536);
21var __swbuf_addr = 0; // STUB

Callers 1

netcat.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected