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

Function i48_put

900v3/exploit.js:323–327  ·  view source on GitHub ↗
(x, a)

Source from the content-addressed store, hash-verified

321var obj = {jscell: union_f[0], butterfly: true, buffer: arw_master, size: 0x5678};
322
323function i48_put(x, a)
324{
325 a[4] = x | 0;
326 a[5] = (x / 4294967296) | 0;
327}
328
329function i48_get(a)
330{

Callers 2

pocFunction · 0.70
read_mem_setupFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected