Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ boot_fakeobj
Function
boot_fakeobj
restore/900goldhen/webkit.js:271–276 ·
view source on GitHub ↗
(addr)
Source
from the content-addressed store, hash-verified
269
}
270
271
function
boot_fakeobj(addr) {
272
union_i[0] = addr;
273
union_i[1] = (addr - addr % 0x100000000) / 0x100000000;
274
arrays[258][0] = union_f[0];
275
return
arrays[257][32];
276
}
277
278
//craft misaligned typedarray
279
Callers
1
poc
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected