Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ write64
Function
write64
restore/75x/ps4.js:147–149 ·
view source on GitHub ↗
(addr, data)
Source
from the content-addressed store, hash-verified
145
}
146
147
function
write64(addr, data) {
148
write(addr, data.bytes());
149
}
150
151
function
addrof(obj) {
152
g_ab_slave.leakme = obj;
Callers
3
blob.js
File · 0.70
setupRW
Function · 0.70
fakeobj
Function · 0.70
Calls
1
write
Function · 0.70
Tested by
no test coverage detected