Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ o2lk
Function
o2lk
restore/505goldhen/exploit.js:801–803 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
799
alert(
"Bad libKernelBase: "
+ libKernelBase);
800
window.libKernelBase = libKernelBase;
801
var
o2lk =
function
(o) {
802
return
libKernelBase.add32(o);
803
};
804
window.o2lk = o2lk;
805
gadgets = {
806
"memcpy"
: o2wk(0xF8),
Callers
1
stage2_
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected