Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ call
Method
call
g2all/900/module/chain.js:432–436 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
430
}
431
432
call(...args) {
433
this.do_call(...args);
434
const
retval = this._return_value;
435
return
new
Int(retval[0], retval[1]);
436
}
437
438
do_syscall(...args) {
439
if
(this.position) {
Callers
15
rop.js
File · 0.45
exploit
Function · 0.45
buf2hex
Function · 0.45
rop.js
File · 0.45
rop.js
File · 0.45
exploit
Function · 0.45
buf2hex
Function · 0.45
relocator.js
File · 0.45
rop.js
File · 0.45
exploit
Function · 0.45
buf2hex
Function · 0.45
buf2hex
Function · 0.45
Calls
1
do_call
Method · 0.95
Tested by
no test coverage detected