Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ empty
Method
empty
g2all/700/module/chain.js:198–200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
// use this if you want to write a new ROP chain but don't want to allocate
197
// a new instance
198
empty() {
199
this.position = 0;
200
}
201
202
// flag indicating whether .run() was ever called with this chain
203
get is_dirty() {
Callers
1
reset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected