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

Function fakeobj

702/BinLoader/ps4.js:218–221  ·  view source on GitHub ↗
(addr)

Source from the content-addressed store, hash-verified

216}
217
218function fakeobj(addr) {
219 write64(g_jsview_butterfly.sub(16), addr);
220 return g_ab_slave.leakme;
221}
222
223function cleanup() {
224 select1.remove();

Callers

nothing calls this directly

Calls 2

write64Function · 0.70
subMethod · 0.45

Tested by

no test coverage detected