Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
function
addrof(obj) {
150
g_ab_slave.leakme = obj;
151
return
read64(g_jsview_butterfly.sub(16));
152
}
153
154
function
fakeobj(addr) {
155
write64(g_jsview_butterfly.sub(16), addr);
Callers
nothing calls this directly
Calls
2
read64
Function · 0.70
sub
Method · 0.45
Tested by
no test coverage detected