Using ECMAScript Debugger to find runtime gadgets
Opened this issue · 0 comments
ericcornelissen commented
This issue exists to check if the ESMeta project's ECMAScript Double Debugger could be used to find runtime gadgets, in particular if it's possible to break(point) at a potential prototype lookup - e.g. by breaking on the Get()
function.