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
restore/900v2/webkit.js:318–321 ·
view source on GitHub ↗
(p, sz)
Source
from the content-addressed store, hash-verified
316
}
317
318
function
read_mem_setup(p, sz) {
319
i48_put(p, arw_master);
320
arw_master[6] = sz;
321
}
322
323
window.read_mem =
function
(p, sz) {
324
read_mem_setup(p, sz);
Callers
1
poc
Function · 0.70
Calls
1
i48_put
Function · 0.70
Tested by
no test coverage detected