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

Function write64

restore/702/ps4.js:145–147  ·  view source on GitHub ↗
(addr, data)

Source from the content-addressed store, hash-verified

143}
144
145function write64(addr, data) {
146 write(addr, data.bytes());
147}
148
149function addrof(obj) {
150 g_ab_slave.leakme = obj;

Callers 3

702.jsFile · 0.70
setupRWFunction · 0.70
fakeobjFunction · 0.70

Calls 1

writeFunction · 0.70

Tested by

no test coverage detected