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

Function o2lc

restore/505/exploit.js:792–794  ·  view source on GitHub ↗
(o)

Source from the content-addressed store, hash-verified

790 alert("Bad libSceLibcInternalBase: " + libSceLibcInternalBase);
791 window.libSceLibcInternalBase = libSceLibcInternalBase;
792 var o2lc = function (o) {
793 return libSceLibcInternalBase.add32(o);
794 };
795 window.o2lc = o2lc;
796 var libKernelBase = p.read8(get_jmptgt(gadgets_temp.__stack_chk_fail));
797 libKernelBase.sub32inplace(gadgets_temp.__stack_chk_fail_libkernel);

Callers 1

stage2_Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected