Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
346
function
read_mem_setup(p, sz)
347
{
348
i48_put(p, arw_master);
349
arw_master[6] = sz;
350
}
351
352
window.read_mem =
function
(p, sz)
353
{
Callers
1
poc
Function · 0.70
Calls
1
i48_put
Function · 0.70
Tested by
no test coverage detected