Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ write64
Function
write64
702/BinLoader/ps4.js:209–211 ·
view source on GitHub ↗
(addr, data)
Source
from the content-addressed store, hash-verified
207
}
208
209
function
write64(addr, data) {
210
write(addr, data.bytes());
211
}
212
213
function
addrof(obj) {
214
g_ab_slave.leakme = obj;
Callers
2
setupRW
Function · 0.70
fakeobj
Function · 0.70
Calls
1
write
Function · 0.70
Tested by
no test coverage detected