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

Method push_end

g2all/700/rop/850.js:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160
161class Chain850Base extends ChainBase {
162 push_end() {
163 this.push_gadget("leave; ret");
164 }
165
166 push_get_retval() {
167 this.push_gadget("pop rdi; ret");

Callers

nothing calls this directly

Calls 1

push_gadgetMethod · 0.45

Tested by

no test coverage detected