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

Function addrof

restore/75x/ps4.js:151–154  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

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

Callers 1

netcat.jsFile · 0.70

Calls 2

read64Function · 0.70
subMethod · 0.45

Tested by

no test coverage detected