Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ push_end
Method
push_end
g2all/700/module/chain.js:369–371 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
368
// anything you need to do before the ROP chain jumps back to JavaScript
369
push_end() {
370
throw Error(
"not implemented"
);
371
}
372
373
push_get_errno() {
374
throw Error(
"not implemented"
);
Callers
3
do_call
Method · 0.95
do_syscall
Method · 0.95
do_syscall_clear_errno
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected