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

Method run

g2all/900/rop/900.js:333–344  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

331 }
332
333 run() {
334 this.check_stale();
335 this.check_is_empty();
336 this.check_is_branching();
337
338 // change vtable
339 this.webcore_ta.write64(0, get_view_vector(this.vtable));
340 // jump to JOP chain
341 this.textarea.scrollLeft;
342 // restore vtable
343 this.webcore_ta.write64(0, this.old_vtable_p);
344 }
345}
346export const Chain = Chain900;
347

Callers 15

extra_gadgetsFunction · 0.45
kchain_setupFunction · 0.45
trigger_sprayFunction · 0.45
rop.jsFile · 0.45
stage2_Function · 0.45
extra_gadgetsFunction · 0.45
kchain_setupFunction · 0.45
trigger_sprayFunction · 0.45
rop.jsFile · 0.45
extra_gadgetsFunction · 0.45
kchain_setupFunction · 0.45

Calls 5

get_view_vectorFunction · 0.90
check_staleMethod · 0.45
check_is_emptyMethod · 0.45
check_is_branchingMethod · 0.45
write64Method · 0.45

Tested by

no test coverage detected