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

Function addrof

702/WebRTE/ps4.js:213–216  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

211}
212
213function addrof(obj) {
214 g_ab_slave.leakme = obj;
215 return read64(g_jsview_butterfly.sub(16));
216}
217
218function fakeobj(addr) {
219 write64(g_jsview_butterfly.sub(16), addr);

Callers 1

setupRWFunction · 0.70

Calls 2

read64Function · 0.70
subMethod · 0.45

Tested by

no test coverage detected