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

Function fakeobj

restore/702/ps4.js:154–157  ·  view source on GitHub ↗
(addr)

Source from the content-addressed store, hash-verified

152}
153
154function fakeobj(addr) {
155 write64(g_jsview_butterfly.sub(16), addr);
156 return g_ab_slave.leakme;
157}
158
159function cleanup() {
160 select1.remove();

Callers

nothing calls this directly

Calls 2

write64Function · 0.70
subMethod · 0.45

Tested by

no test coverage detected