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

Function addrof

restore/702/ps4.js:149–152  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

147}
148
149function addrof(obj) {
150 g_ab_slave.leakme = obj;
151 return read64(g_jsview_butterfly.sub(16));
152}
153
154function fakeobj(addr) {
155 write64(g_jsview_butterfly.sub(16), addr);

Callers

nothing calls this directly

Calls 2

read64Function · 0.70
subMethod · 0.45

Tested by

no test coverage detected