MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / rop.js

File rop.js

restore/900goldhen/rop.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const stack_sz = 0x40000;
2const reserve_upper_stack = 0x10000;
3const stack_reserved_idx = reserve_upper_stack / 4;
4

Callers

nothing calls this directly

Calls 3

runMethod · 0.45
read8Method · 0.45
callMethod · 0.45

Tested by

no test coverage detected