Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
213
function
addrof(obj) {
214
g_ab_slave.leakme = obj;
215
return
read64(g_jsview_butterfly.sub(16));
216
}
217
218
function
fakeobj(addr) {
219
write64(g_jsview_butterfly.sub(16), addr);
Callers
1
setupRW
Function · 0.70
Calls
2
read64
Function · 0.70
sub
Method · 0.45
Tested by
no test coverage detected