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

Function read_mem_setup

900v3/exploit.js:346–350  ·  view source on GitHub ↗
(p, sz)

Source from the content-addressed store, hash-verified

344}
345
346function read_mem_setup(p, sz)
347{
348 i48_put(p, arw_master);
349 arw_master[6] = sz;
350}
351
352window.read_mem = function(p, sz)
353{

Callers 1

pocFunction · 0.70

Calls 1

i48_putFunction · 0.70

Tested by

no test coverage detected